Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [test] Port tests in test/ to test/lit/basic/ (#6160) | Heejin Ahn | 2023-12-13 | 1 | -79/+0 |
* | Simplify and consolidate type printing (#5816) | Thomas Lively | 2023-08-24 | 1 | -11/+11 |
* | Change the default type system to isorecursive (#5239) | Thomas Lively | 2022-11-23 | 1 | -10/+10 |
* | Avoid adding new unneeded names to blocks in text roundtripping (#4943) | Alon Zakai | 2022-08-22 | 1 | -11/+7 |
* | Remove function index printing (#2742) | Thomas Lively | 2020-04-09 | 1 | -10/+10 |
* | Remove FunctionType (#2510) | Thomas Lively | 2019-12-11 | 1 | -11/+11 |
* | Optimize out memory and table when possible (#1352) | Alon Zakai | 2018-01-10 | 1 | -1/+0 |
* | Emit binary function index in comment in text format, for convenience (#1232) | Alon Zakai | 2017-10-20 | 1 | -10/+10 |
* | Avoid new blocks in binary reading/writing (#1165) | Alon Zakai | 2017-09-12 | 1 | -77/+39 |
* | Ignore unreachable code in wasm binaries (#1122) | Alon Zakai | 2017-08-22 | 1 | -0/+122 |