WebAssembly / simd

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

[spectext] Add load/store lane text and binary format #465

Closed ngzhian closed 3 years ago

ngzhian commented 3 years ago

Missed this when adding to spec text.

Drive-by fix for v128.store definition in gen-index-instructions.py.

Large diff is due to table header column size changing.

ngzhian commented 3 years ago

Force push after rebase to resolve merge conflicts.