NEW286272
[JSC] Add core semantics of import defer
https://bugs.webkit.org/show_bug.cgi?id=286272
Summary [JSC] Add core semantics of import defer
Asumu Takikawa
Reported 2025-01-20 12:23:04 PST
This bug is for implementing the core semantics of deferred module import loading. In particular, it's for adding the semantics of `import defer` and deferred module namespaces, but not the dynamic call version `import.defer()`.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-01-27 12:24:13 PST
Asumu Takikawa
Comment 2 2025-02-11 17:32:45 PST
Note You need to log in before you can comment on or make changes to this bug.