summaryrefslogtreecommitdiff
path: root/test/unreachable-import_wasm-only.fromasm.imprecise
Commit message (Expand)AuthorAgeFilesLines
* Remove function index printing (#2742)Thomas Lively2020-04-091-1/+1
* Remove FunctionType (#2510)Thomas Lively2019-12-111-0/+1
* Unify imported and non-imported things (#1678)Alon Zakai2018-09-191-1/+1
* Stack IR (#1623)Alon Zakai2018-07-301-1/+1
* Optimize out memory and table when possible (#1352)Alon Zakai2018-01-101-3/+0
* Emit binary function index in comment in text format, for convenience (#1232)Alon Zakai2017-10-201-1/+1
* use TypeUpdater in vacuumAlon Zakai (kripken)2017-05-201-12/+0
* Validate finalization (#1014)Alon Zakai2017-05-181-8/+6
* use a single space for pretty printing of wasts, so massive wasts are less un...Alon Zakai2017-03-091-24/+24
* stop doing dce in -O0, which was just need temporarily while browsers figure ...Alon Zakai2017-03-061-0/+9
* handle an unreachable param to an export in asm2wasm, which is ignorable (#885)Alon Zakai2017-01-191-0/+18