fitzgen opened PR #13421 from fitzgen:wasmtime-oom-fuzzing to bytecodealliance:main:
<!--
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 #13421.
fitzgen requested wasmtime-fuzz-reviewers for a review on PR #13421.
fitzgen requested wasmtime-default-reviewers for a review on PR #13421.
fitzgen updated PR #13421.
:thumbs_up: alexcrichton submitted PR review:
Would this perhaps make sense to be a
miscfuzz target? Also, could you land a change in upstream oss-fuzz passing the--cfgnecessary before landing this?
fitzgen commented on PR #13421:
Would this perhaps make sense to be a
miscfuzz target?Unfortunately it can't because it requires setting up its own global allocator.
Also, could you land a change in upstream oss-fuzz passing the
--cfgnecessary before landing this?Yep, that is https://github.com/google/oss-fuzz/pull/15532
github-actions[bot] added the label fuzzing on PR #13421.
github-actions[bot] commented on PR #13421:
Subscribe to Label Action
cc @fitzgen
<details>
This issue or pull request has been labeled: "fuzzing"Thus the following users have been cc'd because of the following labels:
- fitzgen: fuzzing
To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.
Learn more.
</details>
fitzgen added PR #13421 Add a new oom fuzz target that runs Wasm and checks it handles OOM to the merge queue.
:check: fitzgen merged PR #13421.
fitzgen removed PR #13421 Add a new oom fuzz target that runs Wasm and checks it handles OOM from the merge queue.
Last updated: Jun 01 2026 at 09:49 UTC