[Webkit-unassigned] [Bug 247746] New: [WASM-Function-References] Improve type printing for reference types

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 10 09:57:12 PST 2022


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

            Bug ID: 247746
           Summary: [WASM-Function-References] Improve type printing for
                    reference 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

Type printing in, e.g., error messages, is not great for types using the features from the typed function reference proposal currently.

For example `(ref null extern)` and `(ref extern)` are both printed as "Externref". The printing should take into account nullability and also the index for reference to a type definition.

-- 
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/20221110/c9dd0c84/attachment-0001.htm>


More information about the webkit-unassigned mailing list