WebAssembly / simd

Branch of the spec repo scoped to discussion of SIMD in WebAssembly
Other
530 stars 43 forks source link

Fix i32x4.trunc_sat_f64x2_zero #484

Closed ngzhian closed 3 years ago

ngzhian commented 3 years ago

The zeroed lanes should be the upper 2 lanes. Fix test generation script and interpreter.