[Webkit-unassigned] [Bug 249197] New: [Wasm-GC] Add struct.new_canon_default

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 12 18:28:47 PST 2022


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

            Bug ID: 249197
           Summary: [Wasm-GC] Add struct.new_canon_default
           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 most Wasm GC struct instructions are implemented, except for packed struct operations (get_s, get_u) and the `struct.new_canon_default` instruction that initializes fields with default values.

This bug is for adding `struct.new_canon_default`.

-- 
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/20221213/219b1724/attachment.htm>


More information about the webkit-unassigned mailing list