Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Massive renaming (#1855) | Thomas Lively | 2019-01-07 | 1 | -1/+1 |
* | Rename tableBase/memoryBase to __table_base/__memory_base (#1731) | Sam Clegg | 2018-11-08 | 1 | -2/+2 |
* | Unify imported and non-imported things (#1678) | Alon Zakai | 2018-09-19 | 1 | -2/+2 |
* | 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 | -2/+0 |
* | Emit binary function index in comment in text format, for convenience (#1232) | Alon Zakai | 2017-10-20 | 1 | -1/+1 |
* | use TypeUpdater in vacuum | Alon Zakai (kripken) | 2017-05-20 | 1 | -12/+0 |
* | Validate finalization (#1014) | Alon Zakai | 2017-05-18 | 1 | -8/+6 |
* | use a single space for pretty printing of wasts, so massive wasts are less un... | Alon Zakai | 2017-03-09 | 1 | -25/+25 |
* | stop doing dce in -O0, which was just need temporarily while browsers figure ... | Alon Zakai | 2017-03-06 | 1 | -0/+9 |
* | handle an unreachable param to an export in asm2wasm, which is ignorable (#885) | Alon Zakai | 2017-01-19 | 1 | -0/+19 |