Stream: git-wasmtime

Topic: wasmtime / PR #10735 Fix another libcall popping up with ...


view this post on Zulip Wasmtime GitHub notifications bot (May 06 2025 at 16:28):

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 *.wast test 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:

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 2025 at 16:28):

alexcrichton requested fitzgen for a review on PR #10735.

view this post on Zulip Wasmtime GitHub notifications bot (May 06 2025 at 16:28):

alexcrichton requested wasmtime-core-reviewers for a review on PR #10735.

view this post on Zulip Wasmtime GitHub notifications bot (May 06 2025 at 16:36):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (May 06 2025 at 16:36):

fitzgen has enabled auto merge for PR #10735.

view this post on Zulip Wasmtime GitHub notifications bot (May 06 2025 at 17:04):

fitzgen merged PR #10735.


Last updated: Dec 06 2025 at 06:05 UTC