Bug 264057
| Summary: | [Wasm-GC] Support bulk array instructions | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Asumu Takikawa <asumu> |
| Component: | WebAssembly | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | d_degazio, justin_michaud, mark.lam, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 247394 | ||
Asumu Takikawa
The GC proposal now has bulk array instructions https://github.com/WebAssembly/gc/pull/363 (array_copy, array_fill, array_init_data, array_init_elem)
These should be supported in JSC too
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/118131355>
Asumu Takikawa
Pull request: https://github.com/WebKit/WebKit/pull/20465
EWS
Committed 272677@main (ea71f9290dfa): <https://commits.webkit.org/272677@main>
Reviewed commits have been landed. Closing PR #20465 and removing active labels.