Bug 251338

Summary: [Wasm-GC] Implement array.new_canon_elem
Product: WebKit Reporter: Tim Chevalier <tjc>
Component: WebAssemblyAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: justin_michaud, mark.lam, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=252350
Bug Depends on:    
Bug Blocks: 247394, 253029    

Description Tim Chevalier 2023-01-29 15:33:03 PST
Implement the `array.new_canon_elems` operation from https://github.com/WebAssembly/gc/blob/main/proposals/gc/MVP.md
Comment 1 Radar WebKit Bug Importer 2023-02-05 15:33:18 PST
<rdar://problem/105062242>
Comment 2 Tim Chevalier 2023-02-23 15:27:59 PST
Pull request: https://github.com/WebKit/WebKit/pull/10622
Comment 3 EWS 2023-03-28 14:15:52 PDT
Committed 262232@main (ae8a0c58784a): <https://commits.webkit.org/262232@main>

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