Stream: git-wasmtime

Topic: wasmtime / PR #12337 Add F16 and F128 support to NaN cano...


view this post on Zulip Wasmtime GitHub notifications bot (Jan 13 2026 at 23:42):

zzjas opened PR #12337 from zzjas:issue-12336 to bytecodealliance:main:

Extend the NaN canonicalization pass to handle f16 and f128 floating point types, which were previously unsupported and would cause a panic.

Closes #12336

<!--
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 (Jan 13 2026 at 23:42):

zzjas requested wasmtime-compiler-reviewers for a review on PR #12337.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 13 2026 at 23:42):

zzjas requested cfallin for a review on PR #12337.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 13 2026 at 23:45):

zzjas updated PR #12337.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 13 2026 at 23:50):

cfallin submitted PR review:

Thanks!

view this post on Zulip Wasmtime GitHub notifications bot (Jan 13 2026 at 23:50):

cfallin has enabled auto merge for PR #12337.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 14 2026 at 00:23):

cfallin merged PR #12337.


Last updated: Jan 29 2026 at 13:25 UTC