Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finish instruction renaming (#1792) | Heejin Ahn | 2021-12-20 | 1 | -1/+1 |
* | Use `ReadCount` function in BinaryReader (#821) | Ben Smith | 2018-03-28 | 1 | -2/+2 |
* | 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 |
* | Use `section` in gen-wasm tests for subsections (#718) | Ben Smith | 2018-01-17 | 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 |
* | Allow names section to be sparse (#381) | Sam Clegg | 2017-03-31 | 1 | -0/+1 |
* | Verify the sizes of the sub-sections within the name section (#375) | Sam Clegg | 2017-03-30 | 1 | -0/+24 |