Stream: git-wasmtime

Topic: wasmtime / PR #1319 Fix types of more SIMD instruction by...


view this post on Zulip Wasmtime GitHub notifications bot (Mar 13 2020 at 22:23):

abrown opened PR #1319 from fix-simd-types to master:

This is fixing up some unfinished parts of the bitcasting approach discussed in #1147. The commit messages have more details (many more details) but the bottom line is that without a new type representing Wasm's v128, cranelift needs some raw_bitcast instructions strategically placed in order to type-check. This adds a few more of those raw_bitcasts.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 13 2020 at 22:23):

abrown requested sunfishcode for a review on PR #1319.


Last updated: Oct 23 2024 at 20:03 UTC