Stream: git-wasmtime

Topic: wasmtime / PR #12616 Implement `TryClone` for `GcLayout`


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

fitzgen opened PR #12616 from fitzgen:try-clone-gc-layout to bytecodealliance:main:

Depends on https://github.com/bytecodealliance/wasmtime/pull/12615

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

fitzgen requested dicej for a review on PR #12616.

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

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

view this post on Zulip Wasmtime GitHub notifications bot (Feb 18 2026 at 20:57):

fitzgen edited PR #12616:

Depends on https://github.com/bytecodealliance/wasmtime/pull/12615

And also make it so that cloning it doesn't actually require any allocations by
wrapping the inner GcStructLayout in an Arc.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 18 2026 at 21:07):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 18 2026 at 22:54):

github-actions[bot] added the label wasmtime:ref-types on PR #12616.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 18 2026 at 22:54):

github-actions[bot] added the label wasmtime:api on PR #12616.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 18 2026 at 23:51):

github-actions[bot] commented on PR #12616:

Subscribe to Label Action

cc @fitzgen

<details>
This issue or pull request has been labeled: "wasmtime:api", "wasmtime:ref-types"

Thus the following users have been cc'd because of the following labels:

To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.

Learn more.
</details>

view this post on Zulip Wasmtime GitHub notifications bot (Feb 19 2026 at 16:10):

fitzgen updated PR #12616.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 19 2026 at 16:10):

fitzgen has enabled auto merge for PR #12616.

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

fitzgen added PR #12616 Implement TryClone for GcLayout to the merge queue

view this post on Zulip Wasmtime GitHub notifications bot (Feb 19 2026 at 16:46):

fitzgen merged PR #12616.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 19 2026 at 16:46):

fitzgen removed PR #12616 Implement TryClone for GcLayout from the merge queue


Last updated: Feb 24 2026 at 04:36 UTC