| Commit message (Expand) | Author | Age | Files | Lines |
* | Print function types on function imports in the text format (#5727) | Alon Zakai | 2023-05-17 | 1 | -1/+1 |
* | Use Names instead of indices to identify segments (#5618) | Thomas Lively | 2023-04-04 | 1 | -1/+1 |
* | Change the default type system to isorecursive (#5239) | Thomas Lively | 2022-11-23 | 1 | -1/+1 |
* | Interpreter: Remove GlobalManager (#4486) | Alon Zakai | 2022-01-31 | 1 | -1/+0 |
* | Properly use text format type names in printing (#3591) | Alon Zakai | 2021-02-23 | 1 | -1/+1 |
* | Remove function index printing (#2742) | Thomas Lively | 2020-04-09 | 1 | -1/+1 |
* | Remove FunctionType (#2510) | Thomas Lively | 2019-12-11 | 1 | -2/+2 |
* | Refactor type and function parsing (#2143) | Heejin Ahn | 2019-05-24 | 1 | -2/+2 |
* | Emit imports before defined things in text format (#1715) | Alon Zakai | 2018-11-01 | 1 | -2/+2 |
* | Unify imported and non-imported things (#1678) | Alon Zakai | 2018-09-19 | 1 | -2/+2 |
* | wasm-ctor-eval improvements (#1631) | Alon Zakai | 2018-08-07 | 1 | -8/+1 |
* | Emit binary function index in comment in text format, for convenience (#1232) | Alon Zakai | 2017-10-20 | 1 | -2/+2 |
* | ctor-eval fixes (#996) | Alon Zakai | 2017-05-05 | 1 | -1/+1 |
* | ctor evaller (#982) | Alon Zakai | 2017-04-28 | 1 | -0/+20 |