WebAssembly / flexible-vectors

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

Move set length instruction to tier 3 #24

Closed penzn closed 3 years ago

penzn commented 3 years ago

Introduce new instruction tier for instructions affecting other instructions and move 'set length' instructions there.