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'
Deserializeimplementations automatically handle OOM for us here.<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
fitzgen requested alexcrichton for a review on PR #12608.
fitzgen requested wasmtime-core-reviewers for a review on PR #12608.
fitzgen updated PR #12608.
github-actions[bot] added the label wasmtime:api on PR #12608.
alexcrichton submitted PR review.
alexcrichton added PR #12608 Use OOM-handling collections for Metadata to the merge queue
alexcrichton merged PR #12608.
alexcrichton removed PR #12608 Use OOM-handling collections for Metadata from the merge queue
Last updated: Feb 24 2026 at 04:36 UTC