[Webkit-unassigned] [Bug 247403] New: [Wasm-GC] Add support for anyref

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 2 18:51:33 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=247403

            Bug ID: 247403
           Summary: [Wasm-GC] Add support for anyref
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebAssembly
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: asumu at igalia.com

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`)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221103/1a9fb18d/attachment.htm>


More information about the webkit-unassigned mailing list