Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Remove replaced imports in LegalizeJSInterface (#1657) | Sam Clegg | 2018-08-30 | 1 | -5/+4 |
* | Optimize out memory and table when possible (#1352) | Alon Zakai | 2018-01-10 | 1 | -2/+2 |
* | Emit binary function index in comment in text format, for convenience (#1232) | Alon Zakai | 2017-10-20 | 1 | -4/+4 |
* | use a single space for pretty printing of wasts, so massive wasts are less un... | Alon Zakai | 2017-03-09 | 1 | -47/+47 |
* | if we see no asm.js function tables, the table size is 0 | Alon Zakai | 2016-10-11 | 1 | -1/+1 |
* | Change print order of top-level module components (#751) | Derek Schuff | 2016-10-07 | 1 | -1/+1 |
* | asm2wasm i64 support (#723) | Alon Zakai | 2016-09-30 | 1 | -0/+55 |