Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove function index printing (#2742) | Thomas Lively | 2020-04-09 | 1 | -1/+1 |
* | Remove FunctionType (#2510) | Thomas Lively | 2019-12-11 | 1 | -2/+2 |
* | Emit binary function index in comment in text format, for convenience (#1232) | Alon Zakai | 2017-10-20 | 1 | -1/+1 |
* | Avoid new blocks in binary reading/writing (#1165) | Alon Zakai | 2017-09-12 | 1 | -5/+3 |
* | use a single space for pretty printing of wasts, so massive wasts are less un... | Alon Zakai | 2017-03-09 | 1 | -11/+11 |
* | Change print order of top-level module components (#751) | Derek Schuff | 2016-10-07 | 1 | -1/+1 |
* | Print the name of memory along with size (#720) | Derek Schuff | 2016-09-28 | 1 | -1/+1 |
* | test fixes | Alon Zakai | 2016-05-13 | 1 | -2/+2 |
* | Fix BreakSeeker for switch default targets. (#447) | Michael Bebenita | 2016-05-06 | 1 | -0/+17 |