pengowray / wasm-ops

Chart of WebAssembly Instructions
https://pengowray.github.io/wasm-ops/
Apache License 2.0
89 stars 8 forks source link

Add WebAssembly SIMD Table #3

Closed nokotan closed 2 years ago

nokotan commented 2 years ago

This PR will close #2.

There is a huge amount of explanation with simd opcodes in the WebAssembly SIMD specification, and this should be written into the page.