Closed
Bug 1878077
Opened 8 months ago
Closed 7 months ago
Implement HostLoadImportedModule hook
Categories
(Core :: JavaScript Engine, task, P2)
Core
JavaScript Engine
Tracking
()
RESOLVED
DUPLICATE
of bug 1820594
People
(Reporter: allstars.chh, Assigned: allstars.chh)
Details
ECMA262 has refactored the hook for importing modules: see https://tc39.es/ecma262/#sec-HostLoadImportedModule
PRs from:
https://github.com/tc39/ecma262/pull/2905
https://github.com/whatwg/html/pull/8253
Assignee | ||
Updated•7 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•