Bug 251329 - [Wasm-GC] Implement array.new_canon_data
Summary: [Wasm-GC] Implement array.new_canon_data
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-28 20:17 PST by Tim Chevalier
Modified: 2023-03-22 12:42 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-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.