[Webkit-unassigned] [Bug 251041] New: [Wasm-GC] Implement basic support in tables for GC types

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 23 14:18:02 PST 2023


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

            Bug ID: 251041
           Summary: [Wasm-GC] Implement basic support in tables for GC
                    types
           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

Currently GC types (or even typed function references in general) cannot be stored in Wasm tables in JSC, as the parser rejects non-funcref or externref ref types.

This bug is for adding at least basic support, so that these types are parsed and allowed for tables.

-- 
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/20230123/30e1be7b/attachment.htm>


More information about the webkit-unassigned mailing list