RESOLVED FIXED 240980
[Wasm-GC] Introduce array types
https://bugs.webkit.org/show_bug.cgi?id=240980
Summary [Wasm-GC] Introduce array types
Asumu Takikawa
Reported 2022-05-26 14:52:31 PDT
Analagous to https://bugs.webkit.org/show_bug.cgi?id=237029 which introduced struct types, Wasm GC support also needs support for array type definitions (https://github.com/WebAssembly/gc/blob/main/proposals/gc/MVP.md#type-definitions). Array representation and operations (allocation, access, etc) will come in later patches.
Attachments
Asumu Takikawa
Comment 1 2022-05-27 16:16:24 PDT
Radar WebKit Bug Importer
Comment 2 2022-06-02 14:53:12 PDT
EWS
Comment 3 2022-09-13 13:57:46 PDT
Committed 254455@main (fa3d441596d4): <https://commits.webkit.org/254455@main> Reviewed commits have been landed. Closing PR #1128 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.