You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think that adding all the parts mentioned here would make a lot of sense, especially SIMD, reference types, and exception handling, since those are areas with high interest.
Feel free to assign me if you need help with this.
What information was incorrect, unhelpful, or incomplete?
Missing Vector Instructions (often called SIMD) from the WebAssembly compat table.
What did you expect to see?
Another row for "Vector Instructions" or "SIMD" in the Browser Compatibility section.
Did you test this? If so, how?
https://wasm-feature-detect.surma.technology/
Specification
https://webassembly.github.io/spec/core/syntax/instructions.html#vector-instructions
MDN page report details
javascript.builtins.WebAssembly
The text was updated successfully, but these errors were encountered: