whatwg/loader

[bug] `Module()` calls `ModuleNamespaceCreate(mod, realm, exportNames)`, but [[Realm]] is just an internal slot of mod, and `ModuleNamespaceCreate()` is not expecting that.

Closed this issue · 1 comments

loader.js implementation feedback