summaryrefslogtreecommitdiff
path: root/test/fib-dbg.wasm.fromBinary
Commit message (Expand)AuthorAgeFilesLines
* Remove function index printing (#2742)Thomas Lively2020-04-091-7/+7
* Remove FunctionType (#2510)Thomas Lively2019-12-111-12/+12
* Print custom section contents if printable (#2326)Ingvar Stepanyan2019-09-061-1/+1
* Massive renaming (#1855)Thomas Lively2019-01-071-60/+60
* Emit imports before defined things in text format (#1715)Alon Zakai2018-11-011-1/+1
* Unify imported and non-imported things (#1678)Alon Zakai2018-09-191-2/+2
* Add debug information locations to the function prolog/epilog (#1674)Yury Delendik2018-09-171-4/+0
* Binary format local parsing fixes (#1664)Alon Zakai2018-09-111-55/+55
* ensure unique import names for each type, by giving them a prefix, avoiding c...Alon Zakai2018-02-221-20/+20
* Emit binary function index in comment in text format, for convenience (#1232)Alon Zakai2017-10-201-7/+7
* Avoid new blocks in binary reading/writing (#1165)Alon Zakai2017-09-121-12/+12
* Ignore unreachable code in wasm binaries (#1122)Alon Zakai2017-08-221-5/+0
* Exporting/importing debug location information from .wast/.asm.js/.s formats ...Yury Delendik2017-06-011-0/+228