fitzgen requested alexcrichton for a review on PR #13311.
fitzgen requested wasmtime-fuzz-reviewers for a review on PR #13311.
fitzgen requested wasmtime-core-reviewers for a review on PR #13311.
fitzgen opened PR #13311 from fitzgen:oom-test-count-allocs-first to bytecodealliance:main:
This is a precursor to adding a fuzzing mode which will count allocations and then choose a random
iin0..nand inject an OOM on theith allocation.Also fix a bug where we would not unregister transitively referenced types if allocation failed in the middle of registering new types that was uncovered by this change.
<!--
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
-->
:thumbs_up: alexcrichton submitted PR review.
fitzgen has enabled auto merge for PR #13311.
fitzgen added PR #13311 OomTest: count allocations first, before injecting OOMs to the merge queue.
:check: fitzgen merged PR #13311.
fitzgen removed PR #13311 OomTest: count allocations first, before injecting OOMs from the merge queue.
Last updated: Jun 01 2026 at 09:49 UTC