Bug 249197

Summary: [Wasm-GC] Add struct.new_canon_default
Product: WebKit Reporter: Asumu Takikawa <asumu>
Component: WebAssemblyAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 247394    

Asumu Takikawa
Reported 2022-12-12 18:28:47 PST
Currently most Wasm GC struct instructions are implemented, except for packed struct operations (get_s, get_u) and the `struct.new_canon_default` instruction that initializes fields with default values. This bug is for adding `struct.new_canon_default`.
Attachments
Asumu Takikawa
Comment 1 2022-12-14 13:23:03 PST
Radar WebKit Bug Importer
Comment 2 2022-12-19 18:29:16 PST
EWS
Comment 3 2023-01-09 15:16:41 PST
Committed 258689@main (f24380d9972c): <https://commits.webkit.org/258689@main> Reviewed commits have been landed. Closing PR #7634 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.