index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
js
/
binaryen.js-post.js
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add Module#emitStackIR to the JS-API (#1717)
Daniel Wirtz
2018-10-31
1
-0
/
+10
*
Shared memory support for add memory import and set memory functions. (#1686)
Nidin Vinayakan
2018-10-11
1
-4
/
+5
*
Add BinaryenRemoveGlobal / Module.removeGlobal to C/JS API (#1692)
Daniel Wirtz
2018-10-09
1
-0
/
+5
*
Add initial/maximum table size parameters to C/JS API (#1687)
Daniel Wirtz
2018-09-28
1
-4
/
+5
*
Unify imported and non-imported things (#1678)
Alon Zakai
2018-09-19
1
-27
/
+8
*
remove PageSize and HasFeature, which wasm removed a while back (#1667)
Alon Zakai
2018-09-12
1
-5
/
+0
*
BinaryenSetFunctionTable now accepts array of func names not funcs. (#1650)
Jay Phelps
2018-09-01
1
-2
/
+4
*
Proper error handling in add* and get* methods (#1570)
Alon Zakai
2018-07-10
1
-0
/
+9
*
emscripten no longer allows modifying Module['print'] at runtime. Modify the ...
Alon Zakai
2018-07-03
1
-9
/
+9
*
Add a way to remove function types to Binaryen-C/.js (#1536)
Daniel Wirtz
2018-05-08
1
-0
/
+5
*
Expose sign extension ops in Binaryen-C/.js (#1534)
Daniel Wirtz
2018-05-07
1
-0
/
+20
*
Fix hard-wired buffer limit in the JS API (#1394)
Daniel Wirtz
2018-02-01
1
-21
/
+16
*
Sourcemap support for Binaryen C/JS (#1392)
Daniel Wirtz
2018-01-29
1
-19
/
+45
*
Use Emscripten's MODULARIZE_INSTANCE when building binaryen.js (#1368)
Daniel Wirtz
2018-01-19
1
-16
/
+0
*
Add optimize, shrink level and debug info options to C/JS (#1357)
Daniel Wirtz
2018-01-17
1
-4
/
+49
*
Fixes for #5998 (#1341)
Alon Zakai
2017-12-30
1
-1465
/
+1449
*
Add getters for various specific expression fields to C/JS (#1332)
Daniel Wirtz
2017-12-20
1
-48
/
+315
*
binaryen.js improvements (#1324)
Alon Zakai
2017-12-07
1
-13
/
+17
*
JS: Make 'segments' optional in setMemory (#1310)
Daniel Wirtz
2017-11-29
1
-0
/
+1
*
Provide AddImport/AddExport for each element in the C-API (#1292)
Daniel Wirtz
2017-11-22
1
-4
/
+36
*
Running passes on a single function in binaryen-c/.js (#1295)
Daniel Wirtz
2017-11-21
1
-1
/
+27
*
Add atomic load/store to binaryen-c/.js (#1298)
Daniel Wirtz
2017-11-20
1
-0
/
+42
*
Add const expression utilities to binaryen-c/.js (#1288)
Daniel Wirtz
2017-11-15
1
-0
/
+19
*
Add atomic ops to binaryen.js (#1280)
Daniel Wirtz
2017-11-13
1
-0
/
+180
*
Added expression utility functions to binaryen-c/.js (#1269)
Daniel Wirtz
2017-11-11
1
-0
/
+37
*
Added the ability to run specific optimization passes to binaryen-c/.js (#1252)
Daniel Wirtz
2017-10-30
1
-0
/
+7
*
Initial asm.js output for binaryen-c / binaryen.js (#1136)
Daniel Wirtz
2017-08-24
1
-0
/
+8
*
Unified module loader support in binaryen.js (#1074)
Daniel Wirtz
2017-07-05
1
-28
/
+13
*
S-expression parsing in C API and binaryen.js (#1050)
Alon Zakai
2017-06-13
1
-0
/
+8
*
Update binaryen-c/binaryen.js, fixes #1028, fixes #1029 (#1030)
Daniel Wirtz
2017-06-07
1
-3
/
+41
*
New binaryen.js (#922)
Alon Zakai
2017-03-24
1
-2
/
+870
*
Expand "a.js" export check in binaryen.js to also work when running on Window...
juj
2016-10-13
1
-1
/
+2
*
Improvements to build-js.sh and JS API (#679)
Rasmus
2016-09-02
1
-0
/
+29
[prev]