WebAssembly testing: add a checker
https://bugs.webkit.org/show_bug.cgi?id=163421
Summary WebAssembly testing: add a checker
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.