Bug 286272

Summary: [JSC] Add core semantics of import defer
Product: WebKit Reporter: Asumu Takikawa <asumu>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 282882    

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.