Bug 264655

Summary: [Wasm-GC] Update "read the imports" part of JS API for globals
Product: WebKit Reporter: Asumu Takikawa <asumu>
Component: WebAssemblyAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: justin_michaud, keith_miller, mark.lam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 247394    

Description Asumu Takikawa 2023-11-10 21:33:54 PST
The global imports part of the JS API needs to be updated for GC types too. The spec issue for this is here https://github.com/WebAssembly/gc/issues/461
Comment 1 Radar WebKit Bug Importer 2023-11-17 21:34:11 PST
<rdar://problem/118592540>
Comment 2 Asumu Takikawa 2023-12-18 11:58:48 PST
Pull request: https://github.com/WebKit/WebKit/pull/21984
Comment 3 EWS 2023-12-20 12:14:23 PST
Committed 272367@main (62e8e45c7ec2): <https://commits.webkit.org/272367@main>

Reviewed commits have been landed. Closing PR #21984 and removing active labels.