RESOLVED FIXED 247576
[Wasm-GC] Implement packed types in arrays
https://bugs.webkit.org/show_bug.cgi?id=247576
Summary [Wasm-GC] Implement packed types in arrays
Asumu Takikawa
Reported 2022-11-07 10:16:45 PST
Support for Wasm GC arrays has already landed, but is missing support for packed types like i8 and i16 and corresponding instructions.
Attachments
Asumu Takikawa
Comment 1 2022-11-07 10:32:33 PST
Radar WebKit Bug Importer
Comment 2 2022-11-14 10:17:41 PST
EWS
Comment 3 2022-12-08 16:20:09 PST
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
Comment 4 2022-12-10 23:53:00 PST
Re-opened since this is blocked by bug 249087
Asumu Takikawa
Comment 5 2022-12-12 17:20:47 PST
EWS
Comment 6 2023-01-04 17:19:08 PST
Committed 258463@main (24d6d56cfb68): <https://commits.webkit.org/258463@main> Reviewed commits have been landed. Closing PR #7527 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.