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

WebAssembly JS Promise Integration #944

Closed
fgmccabe opened this issue Dec 21, 2023 · 2 comments · Fixed by #947
Closed

WebAssembly JS Promise Integration #944

fgmccabe opened this issue Dec 21, 2023 · 2 comments · Fixed by #947

Comments

@fgmccabe
Copy link

Request for Mozilla Position on an Emerging Web Specification

Other information

@eqrion
Copy link
Contributor

eqrion commented Dec 22, 2023

We're supportive of this proposal and have begun prototyping it out (https://bugzilla.mozilla.org/show_bug.cgi?id=1850627).

It should address a major paint point for developers porting existing applications that assume synchronous I/O to the web (which uses promises). It's also a first step to supporting more powerful stack-switching features that could be useful to languages like Go/Dart/Kotlin.

@mnoorenberghe
Copy link

This issue title is missing the WASM context so is confusing. The specification title is also incorrect. It should be:

JavaScript-Promise Integration Proposal for WebAssembly

@bgrins bgrins changed the title JS Promise Integration WebAssembly JS Promise Integration Jan 2, 2024
zcorpan pushed a commit that referenced this issue Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants