Bug 173279 - WebAssembly: we don't validate per spec
Summary: WebAssembly: we don't validate per spec
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 173287
Blocks:
  Show dependency treegraph
 
Reported: 2017-06-12 16:00 PDT by JF Bastien
Modified: 2017-06-12 16:42 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description JF Bastien 2017-06-12 16:00:53 PDT
spec test unreached-invalid.wast says there's a bunch of work to do that we don't do. I'll skip it, and we can get back to figuring out why our engine should perform a bunch more work.