Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename `wasm2asm` to `wasm2js`, emit ESM by default (#1642) | Alex Crichton | 2018-08-30 | 1 | -262/+0 |
* | wasm2asm: Fix and enable a large number of spec tests (#1558) | Alex Crichton | 2018-05-29 | 1 | -26/+35 |
* | wasm2asm: Finish i64 lowering operations (#1563) | Alex Crichton | 2018-05-25 | 1 | -14/+7 |
* | wasm2asm: Finish f32/f64 operations (#1554) | Alex Crichton | 2018-05-19 | 1 | -65/+65 |
* | wasm2asm: Implement float<->int conversions (#1550) | Alex Crichton | 2018-05-16 | 1 | -0/+260 |