summaryrefslogtreecommitdiff
path: root/test/min.2asm.js
Commit message (Collapse)AuthorAgeFilesLines
* Get wasm2asm building again (#1107)Thomas Lively2017-08-021-0/+0
| | | | | | | | | | | | | | | | | | * Get wasm2asm building again Updates CMakeLists.txt to have wasm2asm built by default, updates wasm2asm.h to account for recent interface changes, and restores JSPrinter functionality. * Implement splice for array values * Clean up wasm2asm testing * Print semicolons after statements in blocks * Cleanups and semicolons for condition arms * Prettify semicolon emission
* br_table, no more casesAlon Zakai2016-03-071-68/+0
|
* min test fixesAlon Zakai2016-03-071-0/+1
|
* mapLocals even if no locals, but there are params #127Alon Zakai2016-01-201-0/+11
|
* improve wasm2asm switch emitting, and add testcaseAlon Zakai2016-01-201-0/+19
|
* update testsAlon Zakai2015-12-181-2/+4
|
* import Math.clz32Alon Zakai2015-12-071-0/+1
|
* import Math.abs in wasm2asm outputAlon Zakai2015-12-071-0/+1
|
* emit Math.fround in wasm2asmAlon Zakai2015-12-071-0/+1
|
* don't quote keys in object printing when not necessaryAlon Zakai2015-12-071-1/+1
|
* emit exports in wasm2asmAlon Zakai2015-12-071-0/+3
|
* import Math.imulAlon Zakai2015-12-071-0/+1
|
* coerce returns in wasm2asmAlon Zakai2015-12-061-1/+1
|
* coerce loads in wasm2asmAlon Zakai2015-12-061-1/+1
|
* emit heap views in wasm2asmAlon Zakai2015-12-061-1/+9
|
* emit 'use asm' in wasm2asmAlon Zakai2015-12-061-0/+1
|
* use flattenAppend in the top level of functionsAlon Zakai2015-12-051-6/+4
|
* rename some filesAlon Zakai2015-12-041-0/+21