Stream: git-wasmtime

Topic: wasmtime / PR #12014 Fix divide-by-zero during optimizations


view this post on Zulip Wasmtime GitHub notifications bot (Nov 10 2025 at 18:58):

alexcrichton opened PR #12014 from alexcrichton:fix-divide-by-zero to bytecodealliance:main:

This commit fixes a minor regression from #11994 where a divide-by-zero was happening in a fuzz-generated input.

<!--
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 (Nov 10 2025 at 18:58):

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

view this post on Zulip Wasmtime GitHub notifications bot (Nov 10 2025 at 18:58):

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

view this post on Zulip Wasmtime GitHub notifications bot (Nov 10 2025 at 18:58):

alexcrichton requested abrown for a review on PR #12014.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 10 2025 at 18:58):

alexcrichton requested dicej for a review on PR #12014.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 10 2025 at 19:14):

dicej submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 10 2025 at 19:45):

alexcrichton merged PR #12014.


Last updated: Dec 06 2025 at 07:03 UTC