Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove asm2wasm (#3042) | Alon Zakai | 2020-08-17 | 1 | -16/+0 |
* | Remove function index printing (#2742) | Thomas Lively | 2020-04-09 | 1 | -1/+1 |
* | Remove FunctionType (#2510) | Thomas Lively | 2019-12-11 | 1 | -1/+2 |
* | Massive renaming (#1855) | Thomas Lively | 2019-01-07 | 1 | -2/+2 |
* | Rename tableBase/memoryBase to __table_base/__memory_base (#1731) | Sam Clegg | 2018-11-08 | 1 | -2/+2 |
* | Emit imports before defined things in text format (#1715) | Alon Zakai | 2018-11-01 | 1 | -1/+1 |
* | Unify imported and non-imported things (#1678) | Alon Zakai | 2018-09-19 | 1 | -1/+1 |
* | Stack IR (#1623) | Alon Zakai | 2018-07-30 | 1 | -1/+1 |
* | Optimize out memory and table when possible (#1352) | Alon Zakai | 2018-01-10 | 1 | -3/+1 |
* | Emit binary function index in comment in text format, for convenience (#1232) | Alon Zakai | 2017-10-20 | 1 | -1/+1 |
* | use a single space for pretty printing of wasts, so massive wasts are less un... | Alon Zakai | 2017-03-09 | 1 | -14/+14 |
* | fix asm2wasm import type setting - set the type of used calls based o… (#920) | Alon Zakai | 2017-02-21 | 1 | -0/+17 |