whatwg/loader

[bug][question] step 14. [Set O’s [[Module]] internal slot to module.] in ModuleStatus constructor should not set the internal slot to module if it can be a promise as described in step 9.

Closed this issue · 2 comments

loader.js implementation feedback

Solved as part of the refactor on #122

3rd argument can be a namespace exotic object, in which case we will inspect it and take its [[Module]] internal slot to set it onto O's [[Module]].