alexcrichton opened PR #10588 from alexcrichton:clif-canonicalize-nans to bytecodealliance:main:
Lacking this has happened to work fine up to now but Rust nightly is changing float implementations which is changing float payloads. As a result this is the only reliable method of ensuring that differential fuzzing between the interpreter and native backends remains reliable, in the same manner as this being enabled for core wasm as well.
Closes #10583
<!--
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 #10588.
alexcrichton requested wasmtime-compiler-reviewers for a review on PR #10588.
fitzgen submitted PR review.
fitzgen has enabled auto merge for PR #10588.
fitzgen merged PR #10588.
Last updated: Dec 06 2025 at 07:03 UTC