alexcrichton opened PR #10735 from alexcrichton:another-fuzz-bug to bytecodealliance:main:
This commit is similar to #10699, another instance of a libcall popping up late in the x64 backend. Fuzzing found this issue and to help verify this is the last one I've run the whole
*.wasttest suite with the x86_64 baseline (no target features) and saw the panic before this PR and no more panics after.<!--
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 #10735.
alexcrichton requested wasmtime-core-reviewers for a review on PR #10735.
fitzgen submitted PR review.
fitzgen has enabled auto merge for PR #10735.
fitzgen merged PR #10735.
Last updated: Dec 06 2025 at 06:05 UTC