WebAssembly / simd

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

[interpreter] Implement f64x2.convert_low_i32x4_{s,u} #473

Closed ngzhian closed 3 years ago

ngzhian commented 3 years ago

These 2 instructions were merged as part of #383.