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

WASM - Make async apis really async (5d) #2801

Open
Cellule opened this issue Apr 6, 2017 · 0 comments
Open

WASM - Make async apis really async (5d) #2801

Cellule opened this issue Apr 6, 2017 · 0 comments

Comments

@Cellule
Copy link
Contributor

Cellule commented Apr 6, 2017

Make WebAssembly.compile/instantiate really async.
Right now we synchronously compile and instantiate the WebAssembly module and instance. We should queue the job and let the event loop take care of it

@dilijev dilijev modified the milestone: WebAssembly-Next Apr 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants