index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
binaryen.js
/
emit_asmjs.js.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[wasm2js] Use native JavaScript Math.trunc (#3329)
Max Graey
2020-11-10
1
-0
/
+1
*
wasm2js: Remove global dict arguments to asmFunc (#3325)
Sam Clegg
2020-11-05
1
-26
/
+13
*
wasm2js: Skip heap creation in the absence of wasm memory. NFC (#3167)
Sam Clegg
2020-09-24
1
-11
/
+16
*
wasm2js: Support exported tables (#3152)
Sam Clegg
2020-09-21
1
-1
/
+0
*
Stop emitting "almost asm" in wasm2js output (#2221)
Alon Zakai
2019-07-12
1
-1
/
+0
*
wasm2js: optimize away unneeded load coercions (#2107)
Alon Zakai
2019-05-15
1
-0
/
+1
*
wasm2js: optimize loads (#2085)
Alon Zakai
2019-05-03
1
-1
/
+0
*
Fix CI (#2061)
Alon Zakai
2019-04-26
1
-1
/
+1
*
wasm2js: avoid non-ES5 stuff like "let" (#2041)
Alon Zakai
2019-04-23
1
-3
/
+3
*
wasm2js2 import fixes (#2031)
Alon Zakai
2019-04-19
1
-1
/
+0
*
wasm2js: remove "use asm", we are not asm.js anymore (#2020)
Alon Zakai
2019-04-18
1
-1
/
+1
*
Use a single table in wasm2js (#2005)
Alon Zakai
2019-04-15
1
-0
/
+1
*
Wasm2js memory fixes (#2003)
Alon Zakai
2019-04-12
1
-0
/
+1
*
Wasm2js refactoring (#1997)
Alon Zakai
2019-04-11
1
-0
/
+1
*
BinaryenSetFunctionTable now accepts array of func names not funcs. (#1650)
Jay Phelps
2018-09-01
1
-0
/
+3
*
wasm2asm: Fix and enable a large number of spec tests (#1558)
Alex Crichton
2018-05-29
1
-0
/
+3
*
wasm2asm: Finish f32/f64 operations (#1554)
Alex Crichton
2018-05-19
1
-36
/
+0
*
wasm2asm: Add math aliases for floor, ceil and sqrt (#1549)
Daniel Wirtz
2018-05-14
1
-0
/
+3
*
reorder locals in wasm2asm (#1482)
Nathan Froyd
2018-03-22
1
-9
/
+6
*
add the highbits global to the IR (#1483)
Nathan Froyd
2018-03-20
1
-0
/
+1
*
create Math_{min,max} variables for wasm2asm-generated JS (#1476)
Nathan Froyd
2018-03-16
1
-0
/
+2
*
eliminate multiple return statements for wasm2asm functions (#1448)
Nathan Froyd
2018-03-01
1
-6
/
+3
*
Improve name mangling of asm.js identifiers (#1433)
Daniel Wirtz
2018-02-21
1
-12
/
+12
*
Fix binaryen.js's wasm2asm (#1257)
Alon Zakai
2017-11-01
1
-9
/
+13
*
Initial asm.js output for binaryen-c / binaryen.js (#1136)
Daniel Wirtz
2017-08-24
1
-0
/
+62