Bug 245405
| Summary: | [Wasm-GC] Inline Wasm array operations & allocation | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Asumu Takikawa <asumu> |
| Component: | WebAssembly | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bashorov, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 247394 | ||
Asumu Takikawa
Patches for bug https://bugs.webkit.org/show_bug.cgi?id=245252 will implement initial array operations. These operations should be optimized to inline array element access/mutation and array allocation.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/100437722>
Asumu Takikawa
Pull request: https://github.com/WebKit/WebKit/pull/21926
EWS
Committed 272642@main (dcb4e4846eea): <https://commits.webkit.org/272642@main>
Reviewed commits have been landed. Closing PR #21926 and removing active labels.