-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
+ WASM SIMD #5077
Comments
https://twitter.com/v8js/status/1384125303442706433:
|
I think it's sensible to support the whole set of WebAssembly post-MVP-features from the official roadmap. At least if there is a way to gather this data. |
This shipped by on by default in Firefox 89: https://bugzilla.mozilla.org/show_bug.cgi?id=1695585 |
See also: WebAssembly/simd#480 |
https://webkit.org/blog/13686/release-notes-for-safari-technology-preview-161/:
|
https://developer.apple.com/documentation/safari-release-notes/safari-16_4-release-notes:
|
Note the WebAssembly roadmap provides a table of browser compatibility data for major WebAssembly features |
The roadmap page provides the table, but caniuse has a nice view of the current browser versions and usage percentages, so It could be nice to see the data here. |
Not the same as WASM v1 or ES7 SIMD.
https://www.chromestatus.com/feature/6533147810332672
Seems in Chrome behind feature flag, Firefox is being worked on.
The text was updated successfully, but these errors were encountered: