summaryrefslogtreecommitdiff
path: root/src/tools/wasm-reduce.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename WasmType => Type (#1398)Alon Zakai2018-02-021-1/+1
* Optimize wasm-reduce (#1359)Alon Zakai2018-01-201-30/+99
* Fix wasm-reduce testing out of tree (#1284)Alon Zakai2017-11-211-2/+3
* fix wasm-reduce bug, the second validator param is the features, not the flag...Alon Zakai2017-11-091-1/+1
* notation change: AST => IR (#1245)Alon Zakai2017-10-241-1/+1
* add a timeout param to wasm-reduce (#1230)Alon Zakai2017-10-231-2/+11
* Refactor validator API to use enums (#1209)Alon Zakai2017-10-031-1/+2
* Fast validation (#1204)Alon Zakai2017-10-021-3/+1
* wasm-reduce tool (#1139)Alon Zakai2017-09-011-0/+661