Bug 247576
Summary: | [Wasm-GC] Implement packed types in arrays | ||
---|---|---|---|
Product: | WebKit | Reporter: | Asumu Takikawa <asumu> |
Component: | WebAssembly | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | commit-queue, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 249087 | ||
Bug Blocks: | 247394 |
Asumu Takikawa
Support for Wasm GC arrays has already landed, but is missing support for packed types like i8 and i16 and corresponding instructions.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Asumu Takikawa
Pull request: https://github.com/WebKit/WebKit/pull/6214
Radar WebKit Bug Importer
<rdar://problem/102327033>
EWS
Committed 257597@main (04de71ca40b4): <https://commits.webkit.org/257597@main>
Reviewed commits have been landed. Closing PR #6214 and removing active labels.
WebKit Commit Bot
Re-opened since this is blocked by bug 249087
Asumu Takikawa
Pull request: https://github.com/WebKit/WebKit/pull/7527
EWS
Committed 258463@main (24d6d56cfb68): <https://commits.webkit.org/258463@main>
Reviewed commits have been landed. Closing PR #7527 and removing active labels.