[Webkit-unassigned] [Bug 251123] New: [WASM-Function-References] Extend tables with initializer expressions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 24 16:02:36 PST 2023


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

            Bug ID: 251123
           Summary: [WASM-Function-References] Extend tables with
                    initializer expressions
           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 typed function references proposal allows table to be explicitly initialized, so that they may have non-defaultable element types: https://github.com/WebAssembly/function-references/blob/main/proposals/function-references/Overview.md#tables-1

This bug is for implementing that in JSC's table support, which currently do not allow non-defaultable types.

-- 
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/20230125/2c3c98dc/attachment.htm>


More information about the webkit-unassigned mailing list