summaryrefslogtreecommitdiff
path: root/test/untaken-br_if.wast.fromBinary.noDebugInfo
Commit message (Expand)AuthorAgeFilesLines
* 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-9/+5
* Return to more structured type rules for block and if (#1148)Alon Zakai2017-09-051-5/+5
* Ignore unreachable code in wasm binaries (#1122)Alon Zakai2017-08-221-6/+0
* test updateAlon Zakai (kripken)2017-07-311-0/+1
* fix binary emitting of untaken branches, and also handle reading of unreachab...Alon Zakai (kripken)2017-07-291-0/+26