WebAssembly / simd

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

Add SIMD instructions to index of instructions #366

Closed ngzhian closed 4 years ago

ngzhian commented 4 years ago

Update the table generation script and then run it to generate the index. This depends on the execution semantics (for all the references.)

ngzhian commented 4 years ago

Thanks for the review, I'll merge this in since it's ready, but the links on the index will be broken since #340 is not in yet (which is fine since it doesn't break the build and no one is reading it anyway)