summaryrefslogtreecommitdiff
path: root/test/break-to-return.wasm.fromBinary
Commit message (Expand)AuthorAgeFilesLines
* Use IRBuilder in the binary parser (#6963)Thomas Lively2024-11-261-2/+2
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-1/+1
* Remove function index printing (#2742)Thomas Lively2020-04-091-1/+1
* Remove FunctionType (#2510)Thomas Lively2019-12-111-2/+2
* Massive renaming (#1855)Thomas Lively2019-01-071-2/+2
* Binary format local parsing fixes (#1664)Alon Zakai2018-09-111-3/+3
* Emit binary function index in comment in text format, for convenience (#1232)Alon Zakai2017-10-201-1/+1
* Avoid new blocks in binary reading/writing (#1165)Alon Zakai2017-09-121-2/+2
* Support new result syntax for if/loop/block (#1047)Sam Clegg2017-06-121-1/+1
* use a single space for pretty printing of wasts, so massive wasts are less un...Alon Zakai2017-03-091-11/+11
* handle a binary that breaks to returnAlon Zakai (kripken)2017-01-041-0/+16