Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix validateGlobally usage in validator, and an i64-to-i32 bug hidden by it (... | Alon Zakai | 2020-10-19 | 1 | -1/+12 |
* | I64ToI32Lowering: don't use alignment 1 everywhere (#2070) | Alon Zakai | 2019-04-30 | 1 | -0/+13 |
* | wasm2js: unreachability fixes (#2037) | Alon Zakai | 2019-04-22 | 1 | -0/+10 |
* | wasm2js: handle unreachable select and global.set (#2029) | Alon Zakai | 2019-04-18 | 1 | -3/+31 |
* | Wasm2js: support i64 globals (#2021) | Alon Zakai | 2019-04-18 | 1 | -1/+9 |
* | Verify flat IR where it is expected, and give a nice error (#2009) | Alon Zakai | 2019-04-16 | 1 | -0/+7 |