<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [ES6] Add ES6 Modules preparsing phase to collect the dependencies"
   href="https://bugs.webkit.org/show_bug.cgi?id=147353#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [ES6] Add ES6 Modules preparsing phase to collect the dependencies"
   href="https://bugs.webkit.org/show_bug.cgi?id=147353">bug 147353</a>
              from <span class="vcard"><a class="email" href="mailto:utatane.tea&#64;gmail.com" title="Yusuke Suzuki &lt;utatane.tea&#64;gmail.com&gt;"> <span class="fn">Yusuke Suzuki</span></a>
</span></b>
        <pre>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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>