WebAssembly / simd

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

Implement v128.load32_zero and v128.load64_zero #388

Closed ngzhian closed 3 years ago

ngzhian commented 3 years ago

The tests are adapted from load_extend tests.

These instructions were merged into the proposal in #237.