Bug 163421

Summary: WebAssembly testing: add a checker
Product: WebKit Reporter: JF Bastien <jfbastien>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: jfbastien
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 163267, 165219    
Bug Blocks: 162706    

JF Bastien
Reported 2016-10-13 17:25:04 PDT
The builder purposefully allows building invalid modules (because we need to test this), but it should also be able to check that what it's built makes sense. It has some checking for now, but it's not very serious. Let's make it serious.
Attachments
JF Bastien
Comment 1 2016-11-30 13:57:58 PST
Note You need to log in before you can comment on or make changes to this bug.