Stream: git-wasmtime

Topic: wasmtime / PR #13599 Always use the vmctx alias region fo...


view this post on Zulip Wasmtime GitHub notifications bot (Jun 09 2026 at 17:01):

fitzgen opened PR #13599 from fitzgen:wasmtime-alias-regions-everywhere to bytecodealliance:main:

Additionally slightly refactors AliasRegionKey to have a Vm { ty: VmType, ... } variant instead of AliasRegionKey::VMContext and AliasRegionKey::VMStoreContext variants (and VMMemoryDefinition, VMTableDefinition, etc... in commits to follow this one).

Big diff is just the disas tests being updated.

<!--
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 (Jun 09 2026 at 17:01):

fitzgen requested cfallin for a review on PR #13599.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 09 2026 at 17:01):

fitzgen requested wasmtime-compiler-reviewers for a review on PR #13599.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 09 2026 at 17:01):

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

view this post on Zulip Wasmtime GitHub notifications bot (Jun 09 2026 at 17:55):

:thumbs_up: cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 09 2026 at 17:55):

cfallin commented on PR #13599:

(r+ but merge conflicts need to be resolved)

view this post on Zulip Wasmtime GitHub notifications bot (Jun 09 2026 at 19:58):

fitzgen updated PR #13599.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 09 2026 at 19:58):

fitzgen has enabled auto merge for PR #13599.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 09 2026 at 20:08):

fitzgen added PR #13599 Always use the vmctx alias region for all loads from within the vmctx to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 09 2026 at 20:33):

:check: fitzgen merged PR #13599.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 09 2026 at 20:33):

fitzgen removed PR #13599 Always use the vmctx alias region for all loads from within the vmctx from the merge queue.


Last updated: Jul 29 2026 at 05:03 UTC