Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | br_table, no more cases | Alon Zakai | 2016-03-07 | 1 | -68/+0 |
* | min test fixes | Alon Zakai | 2016-03-07 | 1 | -0/+1 |
* | mapLocals even if no locals, but there are params #127 | Alon Zakai | 2016-01-20 | 1 | -0/+11 |
* | improve wasm2asm switch emitting, and add testcase | Alon Zakai | 2016-01-20 | 1 | -0/+19 |
* | update tests | Alon Zakai | 2015-12-18 | 1 | -2/+4 |
* | import Math.clz32 | Alon Zakai | 2015-12-07 | 1 | -0/+1 |
* | import Math.abs in wasm2asm output | Alon Zakai | 2015-12-07 | 1 | -0/+1 |
* | emit Math.fround in wasm2asm | Alon Zakai | 2015-12-07 | 1 | -0/+1 |
* | don't quote keys in object printing when not necessary | Alon Zakai | 2015-12-07 | 1 | -1/+1 |
* | emit exports in wasm2asm | Alon Zakai | 2015-12-07 | 1 | -0/+3 |
* | import Math.imul | Alon Zakai | 2015-12-07 | 1 | -0/+1 |
* | coerce returns in wasm2asm | Alon Zakai | 2015-12-06 | 1 | -1/+1 |
* | coerce loads in wasm2asm | Alon Zakai | 2015-12-06 | 1 | -1/+1 |
* | emit heap views in wasm2asm | Alon Zakai | 2015-12-06 | 1 | -1/+9 |
* | emit 'use asm' in wasm2asm | Alon Zakai | 2015-12-06 | 1 | -0/+1 |
* | use flattenAppend in the top level of functions | Alon Zakai | 2015-12-05 | 1 | -6/+4 |
* | rename some files | Alon Zakai | 2015-12-04 | 1 | -0/+21 |