Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename tableBase/memoryBase to __table_base/__memory_base (#1731) | Sam Clegg | 2018-11-08 | 1 | -2/+4 |
* | Unify imported and non-imported things (#1678) | Alon Zakai | 2018-09-19 | 1 | -2/+2 |
* | Stack IR (#1623) | Alon Zakai | 2018-07-30 | 1 | -3/+3 |
* | Inlining improvements (#1375) | Alon Zakai | 2018-01-24 | 1 | -1/+0 |
* | 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 | -3/+3 |
* | Improve and enable inlining pass (#966) | Alon Zakai | 2017-08-07 | 1 | -12/+6 |
* | use a single space for pretty printing of wasts, so massive wasts are less un... | Alon Zakai | 2017-03-09 | 1 | -70/+70 |
* | optimize out add/sub of 0 | Alon Zakai (kripken) | 2017-02-16 | 1 | -4/+1 |
* | memoryBase and tableBase should not be mutable, as we need to use them in seg... | Alon Zakai | 2016-12-30 | 1 | -0/+80 |