Bug 251329

Summary: [Wasm-GC] Implement array.new_canon_data
Product: WebKit Reporter: Tim Chevalier <tjc>
Component: WebAssemblyAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
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-28 20:17:05 PST
Implement the `array.new_canon_data` operation from https://github.com/WebAssembly/gc/blob/main/proposals/gc/MVP.md
Comment 1 Tim Chevalier 2023-01-29 15:24:34 PST
Pull request: https://github.com/WebKit/WebKit/pull/9295
Comment 2 Radar WebKit Bug Importer 2023-02-04 20:18:18 PST
<rdar://problem/105049042>
Comment 3 EWS 2023-03-22 12:42:49 PDT
Committed 261983@main (346a6a545904): <https://commits.webkit.org/261983@main>

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