Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use a single space for pretty printing of wasts, so massive wasts are less ↵ | Alon Zakai | 2017-03-09 | 1 | -19/+19 |
| | | | | unruly (#928) | ||||
* | fix asm2wasm import type setting - set the type of used calls based o… (#920) | Alon Zakai | 2017-02-21 | 1 | -0/+23 |
* fix asm2wasm import type setting - set the type of used calls based on the context, early, so it's valid in the optimizer |