summaryrefslogtreecommitdiff
path: root/test/memorygrowth.fromasm.clamp.no-opts
Commit message (Expand)AuthorAgeFilesLines
* Reflect instruction renaming in code (#2128)Heejin Ahn2019-05-211-1/+1
* Massive renaming (#1855)Thomas Lively2019-01-071-3156/+3156
* Rename tableBase/memoryBase to __table_base/__memory_base (#1731)Sam Clegg2018-11-081-3/+3
* 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
* Optimize out memory and table when possible (#1352)Alon Zakai2018-01-101-51/+51
* Update call_indirect text syntax to match spec update (#1281)Derek Schuff2017-11-131-8/+8
* Emit binary function index in comment in text format, for convenience (#1232)Alon Zakai2017-10-201-42/+42
* Support new result syntax for if/loop/block (#1047)Sam Clegg2017-06-121-19/+19
* use a single space for pretty printing of wasts, so massive wasts are less un...Alon Zakai2017-03-091-10866/+10866
* Use 3 modes for potentially trapping ops in asm2wasm (#929)Alon Zakai2017-03-071-0/+12004