Bug 249197
Summary: | [Wasm-GC] Add struct.new_canon_default | ||
---|---|---|---|
Product: | WebKit | Reporter: | Asumu Takikawa <asumu> |
Component: | WebAssembly | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Asumu Takikawa
Pull request: https://github.com/WebKit/WebKit/pull/7634
Radar WebKit Bug Importer
<rdar://problem/103539781>
EWS
Committed 258689@main (f24380d9972c): <https://commits.webkit.org/258689@main>
Reviewed commits have been landed. Closing PR #7634 and removing active labels.