Hi,

I was trying to find the module Loader in the latest draft, but found out that it's been removed from it [1][2].
YK: The loader pipeline will be done in a "living spec" (a la HTML5) so that Node and the browser can collaborate on shared needs.
I haven't been able to find this new document yet.

The module loader wiki page [3] (is the wiki any relevant for anything else than historical reasons at this point?) points to the ES6 spec.

On the topic, I have found these :
https://gist.github.com/dherman/7568080
https://github.com/jorendorff/js-loaders
https://github.com/tc39/tc39-notes/blob/master/es6/2015-01/interfacing-with-loader-spec.pdf

What are the reference documents on module loader?

Thanks,

David

[1] https://github.com/rwaldron/tc39-notes/blob/b1af70ec299e996a9f1e2e34746269fbbb835d7e/es6/2014-09/sept-25.md#conclusionresolution-1 [2] https://github.com/rwaldron/tc39-notes/blob/844dfbcb87d66f3f8f1222ccb6f4a41e2ed4afd0/es6/2014-11/nov-18.md#41-es6-draft-status-update
[3] http://wiki.ecmascript.org/doku.php?id=harmony:module_loaders
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to