[Webkit-unassigned] [Bug 266056] New: [Wasm-GC] select operation should subtype check its arguments

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 7 21:16:47 PST 2023


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

            Bug ID: 266056
           Summary: [Wasm-GC] select operation should subtype check its
                    arguments
           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

The select operation currently uses type equality to check if its arguments are valid. It should use subtyping instead.

-- 
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/20231208/83de6f26/attachment.htm>


More information about the webkit-unassigned mailing list