summaryrefslogtreecommitdiff
path: root/test/passes/fuzz-exec_O.txt
Commit message (Expand)AuthorAgeFilesLines
* Use std::cout for interpreter trap logging (#2755)Alon Zakai2020-04-131-0/+4
* Remove function index printing (#2742)Thomas Lively2020-04-091-2/+2
* Remove FunctionType (#2510)Thomas Lively2019-12-111-4/+4
* Don't include `$` with names unless outputting to wat format (#2506)Sam Clegg2019-12-061-6/+6
* Print only literal values when printing literals (#2469)Heejin Ahn2019-11-261-4/+0
* Refactor type and function parsing (#2143)Heejin Ahn2019-05-241-4/+4
* Compare binaryen fuzz-exec to JS VMs (#1856)Alon Zakai2019-01-101-7/+8
* Print Stack IR in proper .wat format (#1630)Alon Zakai2018-08-141-4/+4
* Stack IR (#1623)Alon Zakai2018-07-301-2/+2
* Emit binary function index in comment in text format, for convenience (#1232)Alon Zakai2017-10-201-2/+2
* Fuzzing improvement: Run execution results on the same instance (#1132)Alon Zakai2017-08-221-4/+4
* New fuzzer (#1126)Alon Zakai2017-08-111-1/+7
* do not combine a load/store offset with a constant pointer if it would wrap a...Alon Zakai (kripken)2017-07-291-0/+25