Bug 264057

Summary: [Wasm-GC] Support bulk array instructions
Product: WebKit Reporter: Asumu Takikawa <asumu>
Component: WebAssemblyAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: d_degazio, justin_michaud, 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-01 12:37:55 PDT
The GC proposal now has bulk array instructions https://github.com/WebAssembly/gc/pull/363 (array_copy, array_fill, array_init_data, array_init_elem)

These should be supported in JSC too
Comment 1 Radar WebKit Bug Importer 2023-11-08 11:38:14 PST
<rdar://problem/118131355>
Comment 2 Asumu Takikawa 2023-11-13 23:14:48 PST
Pull request: https://github.com/WebKit/WebKit/pull/20465
Comment 3 EWS 2024-01-04 23:57:40 PST
Committed 272677@main (ea71f9290dfa): <https://commits.webkit.org/272677@main>

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