Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename `wasm2asm` to `wasm2js`, emit ESM by default (#1642) | Alex Crichton | 2018-08-30 | 1 | -438/+0 |
* | wasm2asm: Fix and enable a large number of spec tests (#1558) | Alex Crichton | 2018-05-29 | 1 | -106/+117 |
* | wasm2asm: Finish f32/f64 operations (#1554) | Alex Crichton | 2018-05-19 | 1 | -69/+63 |
* | wasm2asm: Implement float<->int conversions (#1550) | Alex Crichton | 2018-05-16 | 1 | -1/+125 |
* | wasm2asm: Implement f32/f64.copysign (#1551) | Alex Crichton | 2018-05-15 | 1 | -0/+29 |
* | wasm2asm: Add math aliases for floor, ceil and sqrt (#1549) | Daniel Wirtz | 2018-05-14 | 1 | -1/+40 |
* | Clean up wasm2asm testing (#1546) | Alon Zakai | 2018-05-13 | 1 | -0/+241 |