Stream: git-wasmtime

Topic: wasmtime / PR #13179 Properly manage ownership of GC refs...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 23 2026 at 14:07):

fitzgen opened PR #13179 from fitzgen:issue-13066 to bytecodealliance:main:

We need to clone_gc_ref when pushing into the segment and drop_gc_ref when clearing the segment, similar to what we do for e.g. setting VMGlobalDefinitions.

Fixes #13066

<!--
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 (Apr 23 2026 at 14:07):

fitzgen requested pchickey for a review on PR #13179.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 23 2026 at 14:07):

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

view this post on Zulip Wasmtime GitHub notifications bot (Apr 23 2026 at 14:19):

fitzgen updated PR #13179.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 23 2026 at 14:22):

fitzgen updated PR #13179.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 23 2026 at 16:29):

pchickey submitted PR review:

(Approved but I expect it will take some more twiddling to resolve the lint stuff cropping up in CI)

view this post on Zulip Wasmtime GitHub notifications bot (Apr 23 2026 at 19:48):

fitzgen updated PR #13179.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 23 2026 at 19:48):

fitzgen has enabled auto merge for PR #13179.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 23 2026 at 20:00):

fitzgen added PR #13179 Properly manage ownership of GC refs in passive element segments to the merge queue.

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

fitzgen merged PR #13179.

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

fitzgen removed PR #13179 Properly manage ownership of GC refs in passive element segments from the merge queue.


Last updated: May 03 2026 at 22:13 UTC