fitzgen opened PR #13709 from fitzgen:gc-ref-globals-alias-regions to bytecodealliance:main:
These were previously skipped because they used to go through a different code path from regular globals. (They still do to some degree, but less than before.)
<!--
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 #13709.
fitzgen requested wasmtime-compiler-reviewers for a review on PR #13709.
fitzgen requested wasmtime-core-reviewers for a review on PR #13709.
:thumbs_up: cfallin submitted PR review.
cfallin added PR #13709 Tag GC-ref global accesses with alias regions to the merge queue.
:check: cfallin merged PR #13709.
cfallin removed PR #13709 Tag GC-ref global accesses with alias regions from the merge queue.
Last updated: Jul 29 2026 at 05:03 UTC