summaryrefslogtreecommitdiff
path: root/test/min.wast.fromBinary.noDebugInfo
Commit message (Expand)AuthorAgeFilesLines
* Massive renaming (#1855)Thomas Lively2019-01-071-8/+8
* Binary format local parsing fixes (#1664)Alon Zakai2018-09-111-14/+14
* Emit binary function index in comment in text format, for convenience (#1232)Alon Zakai2017-10-201-4/+4
* Avoid new blocks in binary reading/writing (#1165)Alon Zakai2017-09-121-10/+8
* Ignore unreachable code in wasm binaries (#1122)Alon Zakai2017-08-221-1/+0
* Support new result syntax for if/loop/block (#1047)Sam Clegg2017-06-121-3/+3
* use a single space for pretty printing of wasts, so massive wasts are less un...Alon Zakai2017-03-091-46/+46
* Change print order of top-level module components (#751)Derek Schuff2016-10-071-1/+1
* Print the name of memory along with size (#720)Derek Schuff2016-09-281-1/+1
* Make wasm-as emit the names section/debug info only with -g (#705)Alon Zakai2016-09-261-0/+58