[Webkit-unassigned] [Bug 147353] [ES6] Add ES6 Modules preparsing phase to collect the dependencies
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 28 12:10:22 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=147353
--- Comment #2 from Yusuke Suzuki <utatane.tea at gmail.com> ---
After collecting the information from the module,
1. introducing the sort of loader into JSC shell (jsc.cpp), it's synchronous loader
2. test modules semantics under it
And after that, we'll implement asynchronous loader in the WebCore side.
--
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/20150728/cabaf184/attachment.html>
More information about the webkit-unassigned
mailing list