summaryrefslogtreecommitdiff
path: root/test/empty.fromasm
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+0
* use a single space for pretty printing of wasts, so massive wasts are less un...Alon Zakai2017-03-091-5/+5
* add a --memory-base options to asm2wasm, to fix the memory base instead of de...Alon Zakai2016-10-311-1/+1
* if we see no asm.js function tables, the table size is 0Alon Zakai2016-10-111-1/+1
* Change print order of top-level module components (#751)Derek Schuff2016-10-071-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 import syntax in spec repoAlon Zakai2016-09-071-4/+4
* import memoryBase and tableBaseAlon Zakai2016-09-071-2/+3
* import tableAlon Zakai2016-09-071-0/+1
* import memory #684Alon Zakai2016-09-071-1/+1
* update empty.fromast test outputAlon Zakai2016-09-071-0/+2
* Fix asm2wasm dead lock caused by empty modules.Logan Chien2016-08-261-0/+4