Stream: git-wasmtime

Topic: wasmtime / PR #10534 Fix float math implementations on Ru...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 07 2025 at 15:05):

alexcrichton opened PR #10534 from alexcrichton:fix-math-for-beta to bytecodealliance:main:

This commit implements a workaround for rust-lang/rust#139487 which is necessary to have these implementations continue to work on more recent compilers due to the underlying implementation changing.

<!--
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 (Apr 07 2025 at 15:05):

alexcrichton requested pchickey for a review on PR #10534.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 07 2025 at 15:05):

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

view this post on Zulip Wasmtime GitHub notifications bot (Apr 07 2025 at 16:35):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 07 2025 at 17:07):

alexcrichton merged PR #10534.


Last updated: Dec 06 2025 at 07:03 UTC