Bug 163421
| Summary: | WebAssembly testing: add a checker | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | JF Bastien <jfbastien> |
| Component: | JavaScriptCore | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
JF Bastien
Adding places to fix here: https://bugs.webkit.org/show_bug.cgi?id=165219