summaryrefslogtreecommitdiff
path: root/test/use-import-and-drop.fromasm.imprecise.no-opts
Commit message (Expand)AuthorAgeFilesLines
* Massive renaming (#1855)Thomas Lively2019-01-071-7/+7
* Rename tableBase/memoryBase to __table_base/__memory_base (#1731)Sam Clegg2018-11-081-2/+2
* 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-1/+1
* Optimize out memory and table when possible (#1352)Alon Zakai2018-01-101-1/+1
* Emit binary function index in comment in text format, for convenience (#1232)Alon Zakai2017-10-201-2/+2
* fix import type detection of calls in comma operators; when the parent is a c...Alon Zakai2017-07-271-20/+16
* Support new result syntax for if/loop/block (#1047)Sam Clegg2017-06-121-1/+1
* use a single space for pretty printing of wasts, so massive wasts are less un...Alon Zakai2017-03-091-46/+46
* asm2wasm import overloading fix (#924)Alon Zakai2017-02-281-0/+53