Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Massive renaming (#1855) | Thomas Lively | 2019-01-07 | 1 | -2/+2 |
* | Emit imports before defined things in text format (#1715) | Alon Zakai | 2018-11-01 | 1 | -1/+1 |
* | Binary format local parsing fixes (#1664) | Alon Zakai | 2018-09-11 | 1 | -6/+6 |
* | 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 | -9/+9 |
* | Avoid new blocks in binary reading/writing (#1165) | Alon Zakai | 2017-09-12 | 1 | -37/+23 |
* | Return to more structured type rules for block and if (#1148) | Alon Zakai | 2017-09-05 | 1 | -1/+22 |
* | Ignore unreachable code in wasm binaries (#1122) | Alon Zakai | 2017-08-22 | 1 | -87/+17 |
* | fix proper wasm emitting of untaken br_tables | Alon Zakai | 2017-08-01 | 1 | -0/+11 |
* | Polymophic stack support (#1117) | Alon Zakai | 2017-07-31 | 1 | -0/+129 |