[Webkit-unassigned] [Bug 220278] New: Fix parseUnreachableExpression() to satisfy reference spec

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 4 22:07:31 PST 2021


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

            Bug ID: 220278
           Summary: Fix parseUnreachableExpression() to satisfy reference
                    spec
           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: dbezhetskov at igalia.com

Wasm implementation in JSC doesn't check types in unreachable expressions and so
https://github.com/WebAssembly/spec/blob/master/test/core/unreached-invalid.wast tests marked as "type mismatch" fails.

This is needed to be fixed.

-- 
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/20210105/1280888f/attachment-0001.htm>


More information about the webkit-unassigned mailing list