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
*
Fix CI (#2061)
Alon Zakai
2019-04-26
1
-1
/
+1
*
Change default feature set to MVP (#1993)
Thomas Lively
2019-04-16
1
-0
/
+1
*
Move features from passOptions to Module (#2001)
Thomas Lively
2019-04-12
1
-0
/
+1
*
Move segment merging to fit web limits into its own pass (#1980)
Thomas Lively
2019-04-08
1
-0
/
+1
*
js build
Alon Zakai (kripken)
2019-03-31
1
-0
/
+1
*
Rename atomic wait/notify instructions (#1972)
Heejin Ahn
2019-03-30
1
-5
/
+5
*
Add BinaryenConstGetValueV128 to C/JS-API (#1931)
Daniel Wirtz
2019-03-13
1
-0
/
+1
*
Consistently optimize small added constants into load/store offsets (#1924)
Alon Zakai
2019-03-01
1
-0
/
+1
*
Bulk memory operations (#1892)
Thomas Lively
2019-02-05
1
-0
/
+28
*
Remove interp and fix tests (#1858)
Alon Zakai
2019-01-08
1
-12
/
+0
*
Rename `idx` to `index` in SIMD code for consistency (#1836)
Thomas Lively
2018-12-18
1
-2
/
+2
*
SIMD (#1820)
Thomas Lively
2018-12-13
1
-0
/
+172
*
No exit runtime pass (#1816)
Alon Zakai
2018-12-13
1
-0
/
+1
*
Implement nontrapping float-to-int instructions (#1780)
Thomas Lively
2018-12-04
1
-0
/
+8
*
Add --strip that removes debug info (#1787)
Alon Zakai
2018-12-03
1
-0
/
+1
*
Add v128 type (#1777)
Thomas Lively
2018-11-29
1
-0
/
+1
*
ReFinalize fuzz fix (#1771)
Alon Zakai
2018-11-27
1
-0
/
+1
*
Add pass to minify import and export names (#1719)
Alon Zakai
2018-11-01
1
-0
/
+1
*
fix build on latest emscripten, where undefined symbols are now errors (#1714)
Alon Zakai
2018-10-30
1
-2
/
+0
*
Add BinaryenRemoveGlobal / Module.removeGlobal to C/JS API (#1692)
Daniel Wirtz
2018-10-09
1
-0
/
+1
*
Unify imported and non-imported things (#1678)
Alon Zakai
2018-09-19
1
-14
/
+4
*
DeadArgumentElimination Pass (#1641)
Alon Zakai
2018-09-05
1
-0
/
+1
*
Loop Invariant Code Motion (#1658)
Alon Zakai
2018-09-04
1
-0
/
+1
*
Souper integration + DataFlow optimizations (#1638)
Alon Zakai
2018-08-27
1
-0
/
+2
*
Stack IR (#1623)
Alon Zakai
2018-07-30
1
-0
/
+1
*
Build js files with errors on undefined symbols (#1600)
Alon Zakai
2018-06-14
1
-0
/
+9
*
wasm2asm: Finish f32/f64 operations (#1554)
Alex Crichton
2018-05-19
1
-1
/
+1
*
wasm2asm: Implement f32/f64.copysign (#1551)
Alex Crichton
2018-05-15
1
-0
/
+1
*
Optimize equivalent locals (#1540)
Alon Zakai
2018-05-10
1
-0
/
+1
*
Add a way to remove function types to Binaryen-C/.js (#1536)
Daniel Wirtz
2018-05-08
1
-0
/
+1
*
Expose sign extension ops in Binaryen-C/.js (#1534)
Daniel Wirtz
2018-05-07
1
-0
/
+5
*
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
[next]