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
*
Some simple integer math opts (#1504)
Alon Zakai
2018-04-11
1
-0
/
+1
*
Include FuncCastEmulation pass in build-js.sh (#1473)
Daniel Wirtz
2018-03-14
1
-1
/
+3
*
Function pointer cast emulation (#1468)
Alon Zakai
2018-03-13
1
-1
/
+1
*
Flexible param numbers in asm2wasm (#1439)
Alon Zakai
2018-02-27
1
-0
/
+3
*
Improve name mangling of asm.js identifiers (#1433)
Daniel Wirtz
2018-02-21
1
-0
/
+1
*
Fix hard-wired buffer limit in the JS API (#1394)
Daniel Wirtz
2018-02-01
1
-2
/
+1
*
Sourcemap support for Binaryen C/JS (#1392)
Daniel Wirtz
2018-01-29
1
-0
/
+4
*
Use out-of-tree-compatible paths in build-js.sh, see #1370 (#1373)
Daniel Wirtz
2018-01-19
1
-73
/
+79
*
Use Emscripten's MODULARIZE_INSTANCE when building binaryen.js (#1368)
Daniel Wirtz
2018-01-19
1
-1
/
+2
*
Add optimize, shrink level and debug info options to C/JS (#1357)
Daniel Wirtz
2018-01-17
1
-7
/
+9
*
Redundant Set Elimination pass (#1344)
Alon Zakai
2018-01-05
1
-0
/
+1
*
Fixes for #5998 (#1341)
Alon Zakai
2017-12-30
1
-7
/
+10
*
Add getters for various specific expression fields to C/JS (#1332)
Daniel Wirtz
2017-12-20
1
-10
/
+184
*
Provide AddImport/AddExport for each element in the C-API (#1292)
Daniel Wirtz
2017-11-22
1
-2
/
+12
*
Running passes on a single function in binaryen-c/.js (#1295)
Daniel Wirtz
2017-11-21
1
-0
/
+5
*
Add atomic load/store to binaryen-c/.js (#1298)
Daniel Wirtz
2017-11-20
1
-0
/
+2
*
Add const expression utilities to binaryen-c/.js (#1288)
Daniel Wirtz
2017-11-15
1
-0
/
+5
*
Avoid merge conflicts in build-js.sh (#1286)
Daniel Wirtz
2017-11-13
1
-1
/
+237
*
Add atomic ops to binaryen.js (#1280)
Daniel Wirtz
2017-11-13
1
-1
/
+1
*
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