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
Copy file name to clipboardExpand all lines: src/blog/jspi.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ In particular, it is _not_ permitted to cause JavaScript code to be suspended by
60
60
61
61
### How can I use JSPI today?
62
62
63
-
The JSPI is currently being standardized by the W3C WebAssembly WG. As of this writing, it is in phase 4 of the standards process. This means that the specification has been standardized. In addition, it is available in Chrome as of M137, and in Firefox as of version 139.
63
+
The JSPI is currently being standardized by the W3C WebAssembly WG. As of this writing, it is in phase 4 of the standards process. This means that the specification has been voted on by the W3C Wasm CG -- it is effectively standardized. In addition, it is available in Chrome as of M137, and in Firefox as of version 139.
64
64
65
65
JSPI is available for Chrome on Linux, MacOS, Windows and ChromeOS, on Intel and Arm platforms, both 64 bit and 32 bit.
0 commit comments