Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable bulk memory by default (#1728) | Sam Clegg | 2021-10-13 | 1 | -2/+1 |
* | [wat2wasm] Passive segments require bulk memory (#1203) | Ben Smith | 2020-01-08 | 1 | -1/+2 |
* | Update spec testsuite (#1111) | Ben Smith | 2019-07-16 | 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 | -4/+1 |
* | Remove BinaryErrorHandler, rename SourceErrorHandler (#553) | Ben Smith | 2017-07-06 | 1 | -2/+2 |
* | Update test/run-tests.py (#255) | Ben Smith | 2017-01-05 | 1 | -2/+2 |
* | fix the test/parse/* tests for binary_0xc (#105) | Ben Smith | 2016-09-29 | 1 | -1/+1 |
* | WIP on tables + memories | Ben Smith | 2016-09-29 | 1 | -7/+9 |
* | Update testsuite, and fix tests (#90) | Ben Smith | 2016-06-24 | 1 | -1/+1 |
* | on error, display line w/ carets like Clang | Ben Smith | 2016-02-26 | 1 | -0/+4 |
* | move parsing tests to test/parse/... | Ben Smith | 2015-12-03 | 1 | -0/+6 |