WebAssembly / simd

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

[spectext] Add i8x16.popcnt to syntax #450

Closed ngzhian closed 3 years ago

ngzhian commented 3 years ago

It maps nicely to the existing vunop group, so the validation and execution semantics are taken care of.

Drive-by fixes: