Bug 322118

Summary: [JSC][Wasm] Reserved wasm: and wasm-js: names should LinkError in ESM
Product: WebKit Reporter: Sergey Rubanov <chi187>
Component: WebAssemblyAssignee: Sergey Rubanov <chi187>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Sergey Rubanov
Reported 2026-08-19 11:53:07 PDT
Importing or exporting a reserved wasm: or wasm-js: name currently fails with TypeError (invalid URL / import failed). The ESM integration spec wants WebAssembly.LinkError.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-08-26 11:54:11 PDT
Sergey Rubanov
Comment 2 2026-08-28 09:04:23 PDT
EWS
Comment 3 2026-08-28 09:58:39 PDT
Committed 320059@main (6f7bb45088c8): <https://commits.webkit.org/320059@main> Reviewed commits have been landed. Closing PR #71955 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.