[Webkit-unassigned] [Bug 147876] [ES6] prototyping sync module loader in JSC shell

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 12 20:03:38 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=147876

--- Comment #1 from Yusuke Suzuki <utatane.tea at gmail.com> ---
After roughly seeing the module loader draft[1], I think the details are already stated.
Since JSC already has the Promises and the microtasks system inside the framework, we can implement the module's asynchronous loader (of course, file loading is done synchronously in our first implementation).

[1]: https://whatwg.github.io/loader/

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150813/1e26cae7/attachment.html>


More information about the webkit-unassigned mailing list