Re: ES6 Modules

On Mon, Apr 8, 2013 at 10:15 AM, Anne van Kesteren <annevk@annevk.nl> wrote:
> On Mon, Apr 8, 2013 at 3:09 PM, Erik Arvidsson <erik.arvidsson@gmail.com> wrote:
>> We will have a final draft of ES6 by the end of the year.
>
> Right, but is there a high-level sketch somewhere?

The high-level sketch at
http://wiki.ecmascript.org/doku.php?id=harmony:modules is broadly
correct.  The details on some of the linked-to wiki pages, in
particular the module loaders pipeline, is somewhat out of date.  For
more up-to-date info on those details, please see the material Rick
linked to.

If you have specific questions, asking them here is probably best, or
you can email specific people directly.

What in general are you thinking about for impact on other standards?

Sam

Received on Monday, 8 April 2013 22:26:59 UTC