summaryrefslogtreecommitdiff
path: root/test/README.md
Commit message (Expand)AuthorAgeFilesLines
* Rename wasm-opcodecnt to wasm-stats (#2298)Soni L2023-09-191-3/+3
* Finish instruction renaming (#1792)Heejin Ahn2021-12-201-1/+1
* Remove support for python2 (#1321)Sam Clegg2020-01-311-0/+2
* wasm-decompile: use symbols from linking section for names. (#1318)Wouter van Oortmerssen2020-01-271-1/+4
* Support reading from stdin in ReadFile (#1313)Sam Clegg2020-01-231-0/+1
* Mark memory_grow test as slow. (#1242)Sam Clegg2019-11-211-1/+1
* Remove short option for --help (#877)Raphael Graf2018-08-021-1/+1
* Remove wasm-link tool (#793)Sam Clegg2018-03-051-3/+0
* Remove `run-objdump.py`; replace with `RUN` cmds (#732)Ben Smith2018-01-241-0/+6
* Remove `run-interp.py`; use `RUN` commands instead (#730)Ben Smith2018-01-211-0/+2
* Rename run args (#728)Ben Smith2018-01-211-2/+2
* Add wasm2c tool (#710)Ben Smith2018-01-081-1/+5
* Rename `wast-desugar` to `wat-desugar`. (#642)Ben Smith2017-09-281-2/+2
* Rename wast2wasm -> wat2wasm, wast2json (#617)Ben Smith2017-09-081-7/+7
* Rename wasm2wast -> wasm2wat (#616)Ben Smith2017-09-081-1/+1
* Add color output in SourceErrorHandler (#517)Ben Smith2017-06-231-0/+1
* Move testing info into test/README.md (#513)Ben Smith2017-06-191-0/+224