alexcrichton requested wasmtime-fuzz-reviewers for a review on PR #13030.
alexcrichton opened PR #13030 from alexcrichton:fix-winch-fuzz to bytecodealliance:main:
Behavior of Winch changed in #12939 in such a way that it's breaking differential fuzz testing with wasmi. Now that Winch supports NaN canonicalization this commit adjusts the fuzz test configuration generation to additionally enable it for Winch in addition to Cranelift.
<!--
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
-->
alexcrichton requested fitzgen for a review on PR #13030.
saulecabrera submitted PR review.
saulecabrera added PR #13030 fuzz: Adjust where NaN canonicalization is configured to the merge queue.
saulecabrera merged PR #13030.
saulecabrera removed PR #13030 fuzz: Adjust where NaN canonicalization is configured from the merge queue.
Last updated: Apr 12 2026 at 23:10 UTC