Stream: git-wasmtime

Topic: wasmtime / PR #13734 Tag collector heap-data structs with...


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

fitzgen opened PR #13734 from fitzgen:vmctx-gc-heap-data-alias-regions to bytecodealliance:main:

Add VMDrcHeapData, VMCopyingHeapData, and VMNullHeapData variants of VmType and AliasRegions helpers that emit their field loads/stores. Tag the DRC over-approximated-stack-roots list head/length fields, the copying collector's bump_ptr/active_space_end, and the null collector's bump finger with their owning struct's region instead of gc_memflags().

<!--
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 25 2026 at 20:51):

fitzgen requested cfallin for a review on PR #13734.

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

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

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

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

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

:thumbs_up: cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 26 2026 at 16:24):

fitzgen updated PR #13734.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 26 2026 at 16:24):

fitzgen has enabled auto merge for PR #13734.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 26 2026 at 16:34):

fitzgen added PR #13734 Tag collector heap-data structs with alias regions to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 26 2026 at 16:59):

:check: fitzgen merged PR #13734.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 26 2026 at 16:59):

fitzgen removed PR #13734 Tag collector heap-data structs with alias regions from the merge queue.


Last updated: Jul 29 2026 at 05:03 UTC