summaryrefslogtreecommitdiff
path: root/src/wasm-printing.h
Commit message (Expand)AuthorAgeFilesLines
* Fix ExpressionRunner issues found by the fuzzer (#2790)Daniel Wirtz2020-04-231-0/+4
* Apply format changes from #2048 (#2059)Alon Zakai2019-04-261-4/+9
* Print Stack IR in proper .wat format (#1630)Alon Zakai2018-08-141-1/+13
* Clean up printing code (#1548)Alon Zakai2018-05-151-16/+7
* Add Features enum to IR (#1250)Derek Schuff2017-10-271-0/+1
* Make header guards consistent (#997)Sam Clegg2017-05-041-4/+3
* fix BINARYEN_PASS_DEBUG option (#908)Alon Zakai2017-02-231-0/+1
* print wasm types in full modeAlon Zakai2016-09-071-1/+1
* move function parallelism to pass and pass runner, which allows more efficien...Alon Zakai2016-06-031-1/+1
* simplify PassRunner API, get a module directlyAlon Zakai2016-05-051-2/+2
* refactor printingAlon Zakai2016-04-041-11/+19
* Whitespace removal.Michael2016-02-221-1/+1
* overload wasm printing in std namespaceAlon Zakai2016-02-171-0/+12
* add wasm-printing.hAlon Zakai2016-02-171-0/+37