summaryrefslogtreecommitdiff
path: root/test/hello_world.fromasm.imprecise
Commit message (Expand)AuthorAgeFilesLines
* Massive renaming (#1855)Thomas Lively2019-01-071-2/+2
* Stack IR (#1623)Alon Zakai2018-07-301-1/+1
* Optimize out memory and table when possible (#1352)Alon Zakai2018-01-101-4/+0
* Emit binary function index in comment in text format, for convenience (#1232)Alon Zakai2017-10-201-1/+1
* use a single space for pretty printing of wasts, so massive wasts are less un...Alon Zakai2017-03-091-10/+10
* if we see no asm.js function tables, the table size is 0Alon Zakai2016-10-111-1/+1
* Print the name of memory along with size (#720)Derek Schuff2016-09-281-1/+1
* memory and table printing fixesAlon Zakai2016-09-201-3/+2
* new export syntax in spec repoAlon Zakai2016-09-071-1/+1
* new import syntax in spec repoAlon Zakai2016-09-071-4/+4
* import memoryBase and tableBaseAlon Zakai2016-09-071-0/+2
* import tableAlon Zakai2016-09-071-0/+1
* import memory #684Alon Zakai2016-09-071-1/+1
* export kindsAlon Zakai2016-09-071-1/+1
* add cfg-building traversal and a pass to coalesce locals using itAlon Zakai2016-05-151-3/+3
* optimize returns that flow outAlon Zakai2016-04-251-5/+3
* add option for imprecise asm2wasm optsAlon Zakai2016-03-201-0/+13