fitzgen opened PR #14002 from fitzgen:vm-import-and-vm-func-ref-into-macro to bytecodealliance:main:
<!--
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 cfallin for a review on PR #14002.
fitzgen requested wasmtime-compiler-reviewers for a review on PR #14002.
fitzgen requested wasmtime-core-reviewers for a review on PR #14002.
:thumbs_up: alexcrichton submitted PR review.
:speech_balloon: alexcrichton created PR review comment:
Can this specifically match
Option<VmPtr<_>>because otherwise in general$pwon't be valid
:speech_balloon: alexcrichton created PR review comment:
Similar to below, can this match
Option<VmPtr<_>>
fitzgen updated PR #14002.
fitzgen has enabled auto merge for PR #14002.
fitzgen added PR #14002 Port VM*Import and VMFuncRef over to for_each_vm_type! to the merge queue
:check: fitzgen merged PR #14002.
fitzgen removed PR #14002 Port VM*Import and VMFuncRef over to for_each_vm_type! from the merge queue
Last updated: Jul 29 2026 at 05:03 UTC