Stream: git-wasmtime

Topic: wasmtime / PR #12669 Add an OOM-handling `TryCow` type an...


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

fitzgen opened PR #12669 from fitzgen:try-cow-and-try-to-owned to bytecodealliance:main:

These are like std::borrow::Cow and std::borrow::ToOwned but return OutOfMemory errors on allocation failure.

<!--
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 25 2026 at 18:31):

fitzgen requested alexcrichton for a review on PR #12669.

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

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

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

alexcrichton submitted PR review.

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

alexcrichton has enabled auto merge for PR #12669.

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

alexcrichton added PR #12669 Add an OOM-handling TryCow type and TryToOwned trait to the merge queue.

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

alexcrichton merged PR #12669.

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

alexcrichton removed PR #12669 Add an OOM-handling TryCow type and TryToOwned trait from the merge queue.


Last updated: Mar 23 2026 at 16:19 UTC