RESOLVED FIXED 247403
[Wasm-GC] Add support for anyref
https://bugs.webkit.org/show_bug.cgi?id=247403
Summary [Wasm-GC] Add support for anyref
Asumu Takikawa
Reported 2022-11-02 18:51:33 PDT
In the Wasm GC proposal, anyref is the top of the type hierarchy for new GC types. There are two separate hierarchies in addition for extern references and function references. (it is possible to go between the anyref world and extern world via `extern.internalize` and `extern.externalize`)
Attachments
Radar WebKit Bug Importer
Comment 1 2022-11-09 17:52:17 PST
Asumu Takikawa
Comment 2 2023-03-14 22:32:02 PDT
EWS
Comment 3 2023-03-15 13:44:11 PDT
Committed 261711@main (312a4496c008): <https://commits.webkit.org/261711@main> Reviewed commits have been landed. Closing PR #11540 and removing active labels.
David Degazio
Comment 4 2024-07-30 16:29:41 PDT
*** Bug 240982 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.