[Webkit-unassigned] [Bug 240980] New: [Wasm-GC] Introduce array types

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 26 14:52:31 PDT 2022


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

            Bug ID: 240980
           Summary: [Wasm-GC] Introduce 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

Analagous to https://bugs.webkit.org/show_bug.cgi?id=237029 which introduced struct types, Wasm GC support also needs support for array type definitions (https://github.com/WebAssembly/gc/blob/main/proposals/gc/MVP.md#type-definitions).

Array representation and operations (allocation, access, etc) will come in later patches.

-- 
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/20220526/92adb5f1/attachment.htm>


More information about the webkit-unassigned mailing list