WebAssembly / flexible-vectors

Vector operations for WebAssembly
https://webassembly.github.io/flexible-vectors/
Other
46 stars 6 forks source link

Introduce bitwise operations #19

Closed penzn closed 3 years ago

penzn commented 3 years ago

Operations on the entire vector: and, or, xor, andnot, bitselect.