Stream: git-wasmtime

Topic: wasmtime / PR #12608 Use OOM-handling collections for `Me...


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

fitzgen opened PR #12608 from fitzgen:use-oom-handling-collections-in-metadata to bytecodealliance:main:

These are created in the compiler, where we don't need to worry about OOM, but are deserialized in the "data-plane" where we do. The OOM-handling collections' Deserialize implementations automatically handle OOM for us here.

<!--
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 17 2026 at 19:54):

fitzgen requested alexcrichton for a review on PR #12608.

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

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

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

fitzgen updated PR #12608.

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

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

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

alexcrichton submitted PR review.

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

alexcrichton added PR #12608 Use OOM-handling collections for Metadata to the merge queue

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

alexcrichton merged PR #12608.

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

alexcrichton removed PR #12608 Use OOM-handling collections for Metadata from the merge queue


Last updated: Feb 24 2026 at 04:36 UTC