Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -12/+12 |
* | if we see no asm.js function tables, the table size is 0 | Alon Zakai | 2016-10-11 | 1 | -1/+1 |
* | Print the name of memory along with size (#720) | Derek Schuff | 2016-09-28 | 1 | -1/+1 |
* | memory and table printing fixes | Alon Zakai | 2016-09-20 | 1 | -3/+2 |
* | new export syntax in spec repo | Alon Zakai | 2016-09-07 | 1 | -1/+1 |
* | new import syntax in spec repo | Alon Zakai | 2016-09-07 | 1 | -4/+4 |
* | import memoryBase and tableBase | Alon Zakai | 2016-09-07 | 1 | -0/+2 |
* | import table | Alon Zakai | 2016-09-07 | 1 | -0/+1 |
* | import memory #684 | Alon Zakai | 2016-09-07 | 1 | -1/+1 |
* | export kinds | Alon Zakai | 2016-09-07 | 1 | -1/+1 |
* | add --no-opt testing to asm2wasm | Alon Zakai | 2016-05-19 | 1 | -0/+13 |