State of the Loader API
# Ian MacLeod (10 years ago)
I think its latest home is whatwg/loader
I think its latest home is https://github.com/whatwg/loader/ On Mon, Feb 23, 2015, 02:03 David Bruant <bruant.d at gmail.com> wrote: > 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/b1af70ec299e996a9f1e2e34746269 > fbbb835d7e/es6/2014-09/sept-25.md#conclusionresolution-1 > [2] > https://github.com/rwaldron/tc39-notes/blob/844dfbcb87d66f3f8f1222ccb6f4a4 > 1e2ed4afd0/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 at mozilla.org > https://mail.mozilla.org/listinfo/es-discuss > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20150223/be23d12c/attachment.html>
I was trying to find the module Loader in the latest draft, but found out that it's been removed from it [1][2].
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 : gist.github.com/dherman/7568080, jorendorff/js-loaders, tc39/tc39-notes/blob/master/es6/2015-01/interfacing-with-loader-spec.pdf
What are the reference documents on module loader?
Thanks,
David
[1] rwaldron/tc39-notes/blob/b1af70ec299e996a9f1e2e34746269fbbb835d7e/es6/2014-09/sept-25.md#conclusionresolution-1 [2] rwaldron/tc39-notes/blob/844dfbcb87d66f3f8f1222ccb6f4a41e2ed4afd0/es6/2014-11/nov-18.md#41-es6-draft-status-update [3] harmony:module_loaders