Stream: git-wasmtime

Topic: wasmtime / PR #10631 Add `f16`/`f128` support to `craneli...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 22 2025 at 00:57):

beetrees opened PR #10631 from beetrees:f16-f128-zero to bytecodealliance:main:

This PR adds support for F16 and F128 to cranelift_frontend::emit_zero, which is required by rustc_codegen_cranelift.

f16/f128 issue: https://github.com/bytecodealliance/wasmtime/issues/8312

view this post on Zulip Wasmtime GitHub notifications bot (Apr 22 2025 at 00:57):

beetrees requested fitzgen for a review on PR #10631.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 22 2025 at 00:57):

beetrees requested wasmtime-compiler-reviewers for a review on PR #10631.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 22 2025 at 06:31):

bjorn3 submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 22 2025 at 06:31):

bjorn3 created PR review comment:

vec![0; n] should also work, right?

view this post on Zulip Wasmtime GitHub notifications bot (Apr 22 2025 at 06:31):

bjorn3 edited PR review comment.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 22 2025 at 14:41):

beetrees updated PR #10631.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 22 2025 at 14:42):

beetrees submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 22 2025 at 14:42):

beetrees created PR review comment:

Yes. I've updated the PR to include it.

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

fitzgen submitted PR review:

Thanks!

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

fitzgen merged PR #10631.


Last updated: Dec 06 2025 at 06:05 UTC