Stream: git-wasmtime

Topic: wasmtime / PR #11309 Fix reproducing cranelift-fuzzgen ca...


view this post on Zulip Wasmtime GitHub notifications bot (Jul 23 2025 at 18:46):

alexcrichton opened PR #11309 from alexcrichton:try-repro-fuzzgen to bytecodealliance:main:

There's a bug on OSS-Fuzz which I can't reproduce and I believe it's due to the CPU features on OSS-Fuzz being different than what I have locally. Try to work around this by consuming a constant amount of data from the fuzz input regardless of what features the host CPU has.

<!--
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 (Jul 23 2025 at 18:46):

alexcrichton requested wasmtime-compiler-reviewers for a review on PR #11309.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 23 2025 at 18:46):

alexcrichton requested cfallin for a review on PR #11309.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 23 2025 at 18:46):

alexcrichton requested wasmtime-default-reviewers for a review on PR #11309.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 23 2025 at 21:10):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 23 2025 at 21:52):

alexcrichton updated PR #11309.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 23 2025 at 21:52):

alexcrichton has enabled auto merge for PR #11309.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 23 2025 at 22:28):

alexcrichton merged PR #11309.


Last updated: Dec 06 2025 at 06:05 UTC