Stream: git-wasmtime

Topic: wasmtime / PR #13049 Add OOM test for component Linker::i...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 10 2026 at 23:45):

fitzgen opened PR #13049 from fitzgen:oom-test-for-component-linker-instantiate-async to bytecodealliance:main:

Use try_new for Arc allocations in Linker::typecheck and Linker::instantiate_pre to avoid infallible allocations during OOM testing.

<!--
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 (Apr 10 2026 at 23:45):

fitzgen requested alexcrichton for a review on PR #13049.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 10 2026 at 23:45):

fitzgen requested wasmtime-fuzz-reviewers for a review on PR #13049.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 10 2026 at 23:45):

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

view this post on Zulip Wasmtime GitHub notifications bot (Apr 10 2026 at 23:49):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 10 2026 at 23:49):

alexcrichton has enabled auto merge for PR #13049.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 10 2026 at 23:59):

alexcrichton added PR #13049 Add OOM test for component Linker::instantiate_async to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 11 2026 at 00:24):

alexcrichton merged PR #13049.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 11 2026 at 00:24):

alexcrichton removed PR #13049 Add OOM test for component Linker::instantiate_async from the merge queue.


Last updated: Apr 12 2026 at 23:10 UTC