Stream: git-wasmtime

Topic: wasmtime / PR #13161 Fix funcref downcasts across import ...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 21 2026 at 16:32):

fitzgen opened PR #13161 from fitzgen:issue-13095 to bytecodealliance:main:

This commit adds a type index to VMFunctionImport, basically making it a refinement of VMFuncRef that requires the wasm_call field be non-null.

Fixes #13095

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Apr 21 2026 at 16:32):

fitzgen requested pchickey for a review on PR #13161.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 21 2026 at 16:32):

fitzgen requested wasmtime-core-reviewers for a review on PR #13161.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 21 2026 at 16:38):

alexcrichton submitted PR review:

:+1:

view this post on Zulip Wasmtime GitHub notifications bot (Apr 21 2026 at 16:40):

fitzgen updated PR #13161.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 21 2026 at 16:40):

fitzgen has enabled auto merge for PR #13161.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 21 2026 at 16:56):

fitzgen added PR #13161 Fix funcref downcasts across import boundaries to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 21 2026 at 17:21):

fitzgen merged PR #13161.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 21 2026 at 17:21):

fitzgen removed PR #13161 Fix funcref downcasts across import boundaries from the merge queue.


Last updated: May 03 2026 at 22:13 UTC