Open Bug 1820594 Opened 2 years ago Updated 2 years ago

Update Import hooks to reflect changes in spec

Categories

(Core :: JavaScript Engine, task, P3)

task

Tracking

()

People

(Reporter: yulia, Unassigned)

References

(Blocks 2 open bugs)

Details

Recently a refactor to html and ecma262 landed which refactors and simplifies the host hooks. Presentation is here: https://docs.google.com/presentation/d/1RVUE-MENQT8dj2wxvMLMDxg_VoMOwiwNQQged39QIEU/edit#slide=id.g1489ab97056_2_334

write up: https://github.com/nicolo-ribaudo/modules-import-hooks-refactor
Changes to HTML: https://github.com/whatwg/html/pull/8253
Changes to ecma262: https://nicolo-ribaudo.github.io/modules-import-hooks-refactor/

We will need to do this before the larger components of Modules Harmony lands, this includes in particular import reflection and module blocks, as both are already quite mature.

Severity: -- → N/A
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.