NEW 166016
WebAssembly: Make WebAssembly.compile truly asynchronous
https://bugs.webkit.org/show_bug.cgi?id=166016
Summary WebAssembly: Make WebAssembly.compile truly asynchronous
Saam Barati
Reported 2016-12-18 14:18:18 PST
Right now, we just immediately compile and then resolve the promise. We should do this asynchronously and then resolve the promise when we're done.
Attachments
Note You need to log in before you can comment on or make changes to this bug.