Bug 245252

Summary: [Wasm-GC] Implement initial array instructions
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 2022-09-15 15:55:07 PDT
Recently https://github.com/WebKit/WebKit/pull/1128 added support for Wasm GC array type definitions.

This bug is for adding the initial set of array operations and data representation.
Comment 1 Asumu Takikawa 2022-09-20 18:51:41 PDT
Pull request: https://github.com/WebKit/WebKit/pull/4555
Comment 2 Radar WebKit Bug Importer 2022-09-22 15:56:20 PDT
<rdar://problem/100298547>
Comment 3 EWS 2022-09-28 16:01:36 PDT
Committed 254975@main (4d1b74685bcc): <https://commits.webkit.org/254975@main>

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