[Webkit-unassigned] [Bug 254694] New: [Wasm-GC] Implement br_on_cast and br_on_cast_fail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 29 14:46:56 PDT 2023


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

            Bug ID: 254694
           Summary: [Wasm-GC] Implement br_on_cast and br_on_cast_fail
           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 JSC implements the cast operations ref.cast and ref.test, but does not implement the control versions br_on_cast and br_on_cast_fail.

Note: the validation for these instructions is going to change slightly in the near future I believe (https://github.com/WebAssembly/gc/pull/359/)

-- 
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/20230329/fa24f2a2/attachment.htm>


More information about the webkit-unassigned mailing list