[Webkit-unassigned] [Bug 265677] New: [Wasm-GC] Fix array.new_data & array.new_elem for recursive array types

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 1 09:09:25 PST 2023


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

            Bug ID: 265677
           Summary: [Wasm-GC] Fix array.new_data & array.new_elem for
                    recursive array 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

The array.new_data & new_elem operations don't currently expand recursive type definitions when checking the array type for compatibility, so recursive types don't work.

-- 
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/20231201/15d4afe5/attachment.htm>


More information about the webkit-unassigned mailing list