index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build-js.sh
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added expression utility functions to binaryen-c/.js (#1269)
Daniel Wirtz
2017-11-11
1
-1
/
+1
*
Added the ability to run specific optimization passes to binaryen-c/.js (#1252)
Daniel Wirtz
2017-10-30
1
-20
/
+21
*
Add missing objects to build-js.sh (#1187)
Sergey Pepyakin
2017-09-18
1
-0
/
+2
*
Updated build-js.sh with I64ToI32Lowering and SafeHeap passes (#1163)
Daniel Wirtz
2017-09-05
1
-0
/
+2
*
Initial asm.js output for binaryen-c / binaryen.js (#1136)
Daniel Wirtz
2017-08-24
1
-1
/
+1
*
Added wasm-validator.cpp to build-js.sh (#1091)
Daniel Wirtz
2017-07-13
1
-0
/
+1
*
add docs and error hints when a Call should be a CallImport (#1081)
Alon Zakai
2017-07-11
1
-72
/
+18
*
Unified module loader support in binaryen.js (#1074)
Daniel Wirtz
2017-07-05
1
-0
/
+6
*
S-expression parsing in C API and binaryen.js (#1050)
Alon Zakai
2017-06-13
1
-2
/
+2
*
Update binaryen-c/binaryen.js, fixes #1028, fixes #1029 (#1030)
Daniel Wirtz
2017-06-07
1
-2
/
+38
*
New binaryen.js (#922)
Alon Zakai
2017-03-24
1
-17
/
+41
*
asm2wasm debuginfo (#895)
Alon Zakai
2017-02-07
1
-0
/
+4
*
handle imports in tables in interpreter
Alon Zakai
2016-12-07
1
-0
/
+1
*
update wasm.js and binaryen.js (#806)
Alon Zakai
2016-10-26
1
-2
/
+6
*
wasm.js needs wasm-emscripten.cpp
Alon Zakai
2016-09-21
1
-0
/
+1
*
use -O2 in debug wasm.js/binaryen.js, as they are so large without js opts th...
Alon Zakai
2016-09-08
1
-1
/
+1
*
Improvements to build-js.sh and JS API (#679)
Rasmus
2016-09-02
1
-3
/
+113
*
update wasm.js, and stop optimizing in asm2wasm in wasm.js
Alon Zakai
2016-06-29
1
-1
/
+1
*
add a pass that eliminates duplicate functions
Alon Zakai
2016-05-28
1
-2
/
+2
*
update wasm.js
Alon Zakai
2016-05-23
1
-1
/
+1
*
store locals in a vector in the interpreter and update wasm.js. also fix addr...
Alon Zakai
2016-05-18
1
-2
/
+2
*
Be more careful when loading i64 in wasm-js glue, we had a bug where the bits...
Alon Zakai
2016-05-08
1
-2
/
+2
*
add wasm.cpp which does full type detection for blocks, and prepare for full ...
Alon Zakai
2016-04-29
1
-2
/
+2
*
update wasm.js
Alon Zakai
2016-04-27
1
-2
/
+2
*
update build-js.sh
Alon Zakai
2016-04-24
1
-1
/
+1
*
update wasm.js
Alon Zakai
2016-04-24
1
-2
/
+2
*
build cleanups (#385)
Alon Zakai
2016-04-24
1
-0
/
+14
[prev]