summaryrefslogtreecommitdiff
path: root/test/unreachable-pops.wasm.fromBinary
Commit message (Expand)AuthorAgeFilesLines
* Use IRBuilder in the binary parser (#6963)Thomas Lively2024-11-261-1/+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
* Optimize out memory and table when possible (#1352)Alon Zakai2018-01-101-1/+0
* 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-1/+1
* Ignore unreachable code in wasm binaries (#1122)Alon Zakai2017-08-221-0/+10