WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
286272
[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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-01-27 12:24:13 PST
<
rdar://problem/143711083
>
Asumu Takikawa
Comment 2
2025-02-11 17:32:45 PST
Pull request:
https://github.com/WebKit/WebKit/pull/40453
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug