Bug 220278

Summary: Fix parseUnreachableExpression() to satisfy reference spec
Product: WebKit Reporter: Dmitry <dbezhetskov>
Component: WebAssemblyAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Dmitry
Reported 2021-01-04 22:07:31 PST
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.
Attachments
Radar WebKit Bug Importer
Comment 1 2021-01-11 22:08:12 PST
Note You need to log in before you can comment on or make changes to this bug.