Stream: git-wasmtime

Topic: wasmtime / PR #13311 OomTest: count allocations first, be...


view this post on Zulip Wasmtime GitHub notifications bot (May 06 2026 at 22:56):

fitzgen requested alexcrichton for a review on PR #13311.

view this post on Zulip Wasmtime GitHub notifications bot (May 06 2026 at 22:56):

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

view this post on Zulip Wasmtime GitHub notifications bot (May 06 2026 at 22:56):

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

view this post on Zulip Wasmtime GitHub notifications bot (May 06 2026 at 22:56):

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 i in 0..n and inject an OOM on the ith 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:

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 (May 06 2026 at 23:07):

:thumbs_up: alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (May 06 2026 at 23:07):

fitzgen has enabled auto merge for PR #13311.

view this post on Zulip Wasmtime GitHub notifications bot (May 06 2026 at 23:09):

fitzgen added PR #13311 OomTest: count allocations first, before injecting OOMs to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (May 06 2026 at 23:34):

:check: fitzgen merged PR #13311.

view this post on Zulip Wasmtime GitHub notifications bot (May 06 2026 at 23:34):

fitzgen removed PR #13311 OomTest: count allocations first, before injecting OOMs from the merge queue.


Last updated: Jun 01 2026 at 09:49 UTC