Stream: git-wasmtime

Topic: wasmtime / PR #12619 Implement `TryClone` for `Registered...


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

fitzgen opened PR #12619 from fitzgen:try-clone-registered-type-rec-group-entry to bytecodealliance:main:

<!--
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 (Feb 18 2026 at 21:00):

fitzgen requested alexcrichton for a review on PR #12619.

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

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

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

fitzgen edited PR #12619:

Depends on

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

alexcrichton submitted PR review.

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

alexcrichton created PR review comment:

Given the nontrivial complexity here, should this handwritten impl be the try-clone version and Clone is try_clone().panic_on_oom()?

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 #12619.

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 #12619.

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

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

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:16):

fitzgen updated PR #12619.

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

fitzgen updated PR #12619.

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

fitzgen has enabled auto merge for PR #12619.

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

fitzgen added PR #12619 Implement TryClone for RegisteredType and RecGroupEntry in the types registry to the merge queue.

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

fitzgen merged PR #12619.

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

fitzgen removed PR #12619 Implement TryClone for RegisteredType and RecGroupEntry in the types registry from the merge queue.


Last updated: Feb 24 2026 at 04:36 UTC