Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove check from binary-reader-interp.cc that the validator already catches.... | Sam Clegg | 2021-12-13 | 1 | -1/+1 |
* | Share validation code between constant expressions and function bodies. NFC (... | Sam Clegg | 2021-12-10 | 1 | -1/+1 |
* | `wat2wasm` is no longer default TOOL for tests (#735) | Ben Smith | 2018-01-25 | 1 | -1/+2 |
* | Rewrite parser as recursive descent (#591) | Ben Smith | 2017-08-15 | 1 | -1/+1 |
* | Remove BinaryErrorHandler, rename SourceErrorHandler (#553) | Ben Smith | 2017-07-06 | 1 | -1/+1 |
* | Update test/run-tests.py (#255) | Ben Smith | 2017-01-05 | 1 | -1/+1 |
* | fix typecheck and regress tests for binary_0xc | Ben Smith | 2016-09-29 | 1 | -1/+1 |
* | passes all tests | Ben Smith | 2016-09-29 | 1 | -2/+2 |
* | WIP on tables + memories | Ben Smith | 2016-09-29 | 1 | -2/+2 |
* | implement globals | Ben Smith | 2016-09-29 | 1 | -0/+8 |