fitzgen opened PR #13161 from fitzgen:issue-13095 to bytecodealliance:main:
This commit adds a type index to
VMFunctionImport, basically making it a refinement ofVMFuncRefthat requires thewasm_callfield be non-null.Fixes #13095
<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
fitzgen requested pchickey for a review on PR #13161.
fitzgen requested wasmtime-core-reviewers for a review on PR #13161.
alexcrichton submitted PR review:
:+1:
fitzgen updated PR #13161.
fitzgen has enabled auto merge for PR #13161.
fitzgen added PR #13161 Fix funcref downcasts across import boundaries to the merge queue.
fitzgen merged PR #13161.
fitzgen removed PR #13161 Fix funcref downcasts across import boundaries from the merge queue.
Last updated: May 03 2026 at 22:13 UTC