whatwg / loader

Loader Standard
https://whatwg.github.io/loader/
Creative Commons Zero v1.0 Universal
607 stars 45 forks source link

[suggestion] Step [12. Set mod.[[Namespace]] to ns.] in `Module()` seems to be redundant because step 9 in 9.4.6.13 ModuleNamespaceCreate (module, exports) in 262 will do that. #111

Closed caridy closed 8 years ago

caridy commented 8 years ago

loader.js implementation feedback

caridy commented 8 years ago

/cc @dherman