Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove validation from the BinaryReader (#1354) | Ben Smith | 2020-03-11 | 1 | -2/+3 |
* | Replace `run-gen-wasm*.py` with `RUN` commands (#738) | Ben Smith | 2018-01-26 | 1 | -6/+1 |
* | Support different returncodes per command in tests (#737) | Ben Smith | 2018-01-26 | 1 | -1/+1 |
* | Add wasm-validate tool (#664) | Ben Smith | 2017-10-31 | 1 | -0/+3 |
* | Rename wasm2wast -> wasm2wat (#616) | Ben Smith | 2017-09-08 | 1 | -1/+1 |
* | Remove BinaryErrorHandler, rename SourceErrorHandler (#553) | Ben Smith | 2017-07-06 | 1 | -1/+1 |
* | Add symbol resolution to wasm-link (#271) | Sam Clegg | 2017-01-20 | 1 | -1/+1 |
* | fix binary tests for binary_0xc | Ben Smith | 2016-09-29 | 1 | -4/+4 |
* | Fix broken 'run-tests' target (#104) | Sam Clegg | 2016-09-22 | 1 | -1/+1 |
* | more binary reader tests | Ben Smith | 2016-04-30 | 1 | -0/+12 |