Bug 252350 - [Wasm-GC] Implement array.new_canon_fixed
Summary: [Wasm-GC] Implement array.new_canon_fixed
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-02-15 14:53 PST by Tim Chevalier
Modified: 2023-03-30 12:40 PDT (History)
1 user (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-02-15 14:53:43 PST
Implement the `array.new_canon_fixed` operation from https://github.com/WebAssembly/gc/blob/main/proposals/gc/MVP.md
Comment 1 Radar WebKit Bug Importer 2023-02-22 14:54:17 PST
<rdar://problem/105800747>
Comment 2 Tim Chevalier 2023-02-22 15:15:11 PST
Pull request: https://github.com/WebKit/WebKit/pull/10548
Comment 3 EWS 2023-03-30 12:40:11 PDT
Committed 262358@main (3f3a54d2690d): <https://commits.webkit.org/262358@main>

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