summaryrefslogtreecommitdiff
path: root/test/unreachable-code.wast.fromBinary
Commit message (Expand)AuthorAgeFilesLines
* [test] Port tests in test/ to test/lit/basic/ (#6160)Heejin Ahn2023-12-131-79/+0
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-11/+11
* Change the default type system to isorecursive (#5239)Thomas Lively2022-11-231-10/+10
* Avoid adding new unneeded names to blocks in text roundtripping (#4943)Alon Zakai2022-08-221-11/+7
* Remove function index printing (#2742)Thomas Lively2020-04-091-10/+10
* Remove FunctionType (#2510)Thomas Lively2019-12-111-11/+11
* 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-10/+10
* Avoid new blocks in binary reading/writing (#1165)Alon Zakai2017-09-121-77/+39
* Ignore unreachable code in wasm binaries (#1122)Alon Zakai2017-08-221-0/+122