Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename `wasm2asm` to `wasm2js`, emit ESM by default (#1642) | Alex Crichton | 2018-08-30 | 1 | -101/+0 |
* | wasm2asm: Fix and enable a large number of spec tests (#1558) | Alex Crichton | 2018-05-29 | 1 | -1/+1 |
* | wasm2asm: Implement float<->int conversions (#1550) | Alex Crichton | 2018-05-16 | 1 | -1/+2 |
* | 'std::string &' => 'std::string& ' (#1403) | Alon Zakai | 2018-02-05 | 1 | -1/+1 |
* | address some MSVC warnings (#1386) | Nathan Froyd | 2018-01-25 | 1 | -1/+1 |
* | Print wasm2asm parsing errors (#1251) | Alon Zakai | 2017-10-27 | 1 | -0/+100 |