Stream: git-wasmtime

Topic: wasmtime / PR #10679 Fix another case of no-signals-trunc


view this post on Zulip Wasmtime GitHub notifications bot (Apr 26 2025 at 19:12):

alexcrichton opened PR #10679 from alexcrichton:always-trunc64 to bytecodealliance:main:

This catches one more case from #10670 where the operands here are always f64, so a conditional 32-or-64-bit trunc isn't necessary and the 64-bit version should always be used.

<!--
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 26 2025 at 19:12):

alexcrichton requested fitzgen for a review on PR #10679.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 26 2025 at 19:12):

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

view this post on Zulip Wasmtime GitHub notifications bot (Apr 28 2025 at 19:39):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 28 2025 at 20:01):

fitzgen merged PR #10679.


Last updated: Dec 06 2025 at 06:05 UTC