Bug 251338 - [Wasm-GC] Implement array.new_canon_elem
Summary: [Wasm-GC] Implement array.new_canon_elem
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebAssembly (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 247394 253029
  Show dependency treegraph
 
Reported: 2023-01-29 15:33 PST by Tim Chevalier
Modified: 2023-03-28 14:15 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.