tvcutsem/harmony-reflect

Reflect.Loader

monolithed opened this issue · 2 comments

Are there any plans to implement the one? )
http://whatwg.github.io/loader/

Valid question, but I'm afraid Reflect.Loader is out of scope for this library. ES6 Module support is a big ticket item and this library does not intend to shim it. There's a dedicated library if you need it: https://github.com/ModuleLoader/es6-module-loader

I got it, thanks