WebAssembly / simd

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

Fix a typo in the f64x2.{pmin,pmax} binary spec #489

Closed alexcrichton closed 3 years ago

alexcrichton commented 3 years ago

It looks like these have a typo in copying them over from BinarySIMD.md

ngzhian commented 3 years ago

Thanks!