WebAssembly / simd

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

[interpreter] Add i64x2 signed comparisons #454

Closed ngzhian closed 3 years ago

ngzhian commented 3 years ago

These instructions were merged in #412.

The binary opcodes are temporary, they will be fixed up when we finalize the opcodes.