Stream: git-wasmtime

Topic: wasmtime / PR #13600 Do not use `ir::GlobalValue`s for GC...


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

fitzgen opened PR #13600 from fitzgen:do-not-use-ir-global-values-for-gc-heap-base-and-bound to bytecodealliance:main.

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

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

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

fitzgen requested cfallin for a review on PR #13600.

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

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

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

:speech_balloon: cfallin created PR review comment:

The name collision ("may move" and "can move") tripped me up for a bit here. Worth a comment? ("memory_may_move means that the base pointer can change, so the load of the base pointer cannot be moved within the code.")

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

:thumbs_up: cfallin submitted PR review:

LGTM, thanks!

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

fitzgen updated PR #13600.

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

fitzgen has enabled auto merge for PR #13600.

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

fitzgen added PR #13600 Do not use ir::GlobalValues for GC heap base and bound to the merge queue.

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

:check: fitzgen merged PR #13600.

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

fitzgen removed PR #13600 Do not use ir::GlobalValues for GC heap base and bound from the merge queue.


Last updated: Jul 29 2026 at 05:03 UTC