index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
unit.2asm.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
br_table, no more cases
Alon Zakai
2016-03-07
1
-248
/
+0
*
Fix select
JF Bastien
2016-02-05
1
-1
/
+1
*
improve wasm2asm switch emitting, and add testcase
Alon Zakai
2016-01-20
1
-13
/
+0
*
fix parsing error in s-parser with functions with just a block and then more ...
Alon Zakai
2016-01-05
1
-0
/
+10
*
fix s-parser handling of memory segments with 0s
Alon Zakai
2015-12-23
1
-0
/
+1
*
update tests
Alon Zakai
2015-12-18
1
-34
/
+54
*
import Math.clz32
Alon Zakai
2015-12-07
1
-0
/
+1
*
fix sign-aware div/mod
Alon Zakai
2015-12-07
1
-1
/
+1
*
fix unit.asm.js testcase, table contained a method of the wrong type
Alon Zakai
2015-12-07
1
-1
/
+7
*
import Math.abs in wasm2asm output
Alon Zakai
2015-12-07
1
-0
/
+1
*
fix signed int-to-double
Alon Zakai
2015-12-07
1
-1
/
+1
*
assume flattened imports in wasm2asm output
Alon Zakai
2015-12-07
1
-2
/
+2
*
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
*
emit asm function tables in wasm2asm
Alon Zakai
2015-12-07
1
-0
/
+2
*
handle imports in wasm2asm
Alon Zakai
2015-12-07
1
-0
/
+2
*
import Math.imul
Alon Zakai
2015-12-07
1
-0
/
+1
*
emit function table calls in wasm2asm
Alon Zakai
2015-12-07
1
-1
/
+1
*
coerce returns in wasm2asm
Alon Zakai
2015-12-06
1
-7
/
+7
*
sign eq and ne in wasm2asm
Alon Zakai
2015-12-06
1
-1
/
+1
*
coerce loads in wasm2asm
Alon Zakai
2015-12-06
1
-3
/
+3
*
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
*
if is not statable
Alon Zakai
2015-12-06
1
-6
/
+6
*
fix do-while label
Alon Zakai
2015-12-05
1
-2
/
+2
*
avoid unnecessary return
Alon Zakai
2015-12-05
1
-3
/
+3
*
use flattenAppend in the top level of functions
Alon Zakai
2015-12-05
1
-39
/
+27
*
handle negative zero in wasm2asm
Alon Zakai
2015-12-05
1
-6
/
+6
*
fix wasm2asm switch
Alon Zakai
2015-12-05
1
-3
/
+56
*
flattenAppend
Alon Zakai
2015-12-05
1
-4
/
+2
*
fix binary in wasm2asm
Alon Zakai
2015-12-05
1
-1
/
+1
*
coerce call arguments in wasm2asm
Alon Zakai
2015-12-05
1
-3
/
+3
*
start to fix up invalid names for js in wasm2asm
Alon Zakai
2015-12-05
1
-2
/
+2
*
call coercions in wasm2asm
Alon Zakai
2015-12-05
1
-2
/
+2
*
flatten out blocks in wasm2asm
Alon Zakai
2015-12-05
1
-5
/
+3
*
use breakResults in break
Alon Zakai
2015-12-05
1
-6
/
+6
*
fix signing in wasm2asm comparisons
Alon Zakai
2015-12-05
1
-9
/
+9
*
fix asm doubles in wasm2asm
Alon Zakai
2015-12-05
1
-8
/
+8
*
add wip unit.wast testcase
Alon Zakai
2015-12-05
1
-0
/
+167