Skip to content
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

Track the status of the JavaScript Promise Integration specification #7075

Open
yoshuawuyts opened this issue Jun 3, 2024 · 1 comment · May be fixed by #7076
Open

Track the status of the JavaScript Promise Integration specification #7075

yoshuawuyts opened this issue Jun 3, 2024 · 1 comment · May be fixed by #7076

Comments

@yoshuawuyts
Copy link

The JavaScript Promise Integration specification is an in-progress specification intended to make it easier for applications written in Wasm to perform synchronous IO on non-blocking runtimes like the browser.

References

@yoshuawuyts yoshuawuyts linked a pull request Jun 3, 2024 that will close this issue
@yoshuawuyts
Copy link
Author

I found out today that https://webassembly.org/features/ also tracks JSPI support. We should also note that Chrome specifically requires enabling chrome://flags/#enable-experimental-webassembly-jspi.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants