summaryrefslogtreecommitdiff
path: root/test/wasm2asm/float-ops.2asm.js
Commit message (Expand)AuthorAgeFilesLines
* Rename `wasm2asm` to `wasm2js`, emit ESM by default (#1642)Alex Crichton2018-08-301-438/+0
* wasm2asm: Fix and enable a large number of spec tests (#1558)Alex Crichton2018-05-291-106/+117
* wasm2asm: Finish f32/f64 operations (#1554)Alex Crichton2018-05-191-69/+63
* wasm2asm: Implement float<->int conversions (#1550)Alex Crichton2018-05-161-1/+125
* wasm2asm: Implement f32/f64.copysign (#1551)Alex Crichton2018-05-151-0/+29
* wasm2asm: Add math aliases for floor, ceil and sqrt (#1549)Daniel Wirtz2018-05-141-1/+40
* Clean up wasm2asm testing (#1546)Alon Zakai2018-05-131-0/+241