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 someraw_bitcast
instructions strategically placed in order to type-check. This adds a few more of thoseraw_bitcast
s.
abrown requested sunfishcode for a review on PR #1319.
Last updated: Nov 22 2024 at 17:03 UTC