WebAssembly / simd

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

Fix some stale references to value types #527

Closed ngzhian closed 2 years ago

ngzhian commented 2 years ago

Based on comments from https://github.com/WebAssembly/spec/pull/1391.

ngzhian commented 2 years ago

Not sure why build-core-spec is failing, it seems to be using the wrong katex version. Will investigate.

ngzhian commented 2 years ago

the submodule checkout isn't working right:

https://github.com/WebAssembly/simd/runs/4181145280?check_suite_focus=true#step:2:465

ngzhian commented 2 years ago

the submodule checkout isn't working right:

https://github.com/WebAssembly/simd/runs/4181145280?check_suite_focus=true#step:2:465

My dumb mistake, I added some katex changes unintentionally.