Bug 250474

Summary: [Wasm-GC] Add structref type
Product: WebKit Reporter: Asumu Takikawa <asumu>
Component: WebAssemblyAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: 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-01-11 13:36:40 PST
There is currently an `arrayref` type supported in JSC, but not the equivalent `structref` (top type of all structs). This bug is for adding that type.
Comment 1 Asumu Takikawa 2023-01-11 15:28:06 PST
Pull request: https://github.com/WebKit/WebKit/pull/8546
Comment 2 EWS 2023-01-17 12:47:01 PST
Committed 259002@main (013719c7ab1e): <https://commits.webkit.org/259002@main>

Reviewed commits have been landed. Closing PR #8546 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-01-17 12:48:16 PST
<rdar://problem/104346468>