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
*
Modernize binaryen.js glue code (#3005)
Max Graey
2020-08-04
1
-1142
/
+1032
*
Some minor improvements for binaryen.js epilogue (#2947)
Max Graey
2020-07-27
1
-45
/
+35
*
Extend the C- and JS-APIs (#2586)
Daniel Wirtz
2020-07-22
1
-7
/
+1286
*
Rename anyref to externref to match proposal change (#2900)
Jay Phelps
2020-06-10
1
-3
/
+3
*
Add prototype SIMD rounding instructions (#2895)
Thomas Lively
2020-06-05
1
-0
/
+32
*
Prevent pops from sinking in SimplifyLocals (#2885)
Heejin Ahn
2020-06-03
1
-0
/
+1
*
Remove `Push` (#2867)
Thomas Lively
2020-05-22
1
-9
/
+0
*
Implement i64x2.mul (#2860)
Thomas Lively
2020-05-19
1
-0
/
+4
*
Implement pseudo-min/max SIMD instructions (#2847)
Thomas Lively
2020-05-12
1
-0
/
+16
*
Add C/JS APIs to copy expressions (#2840)
Daniel Wirtz
2020-05-11
1
-0
/
+3
*
Remove C API tracing (#2841)
Daniel Wirtz
2020-05-08
1
-5
/
+0
*
Add snake_case method names for returnCall/returnCallIndirect in JS API (#2795)
Shao Cheng
2020-04-23
1
-2
/
+5
*
Add BinaryenCallIsReturn/BinaryenCallIndirectIsReturn to C/JS API (#2779)
Shao Cheng
2020-04-22
1
-0
/
+2
*
Refactor expression runner so it can be used via the C and JS APIs (#2702)
Daniel Wirtz
2020-04-20
1
-0
/
+25
*
Tuple operations in C and JS APIs (#2711)
Thomas Lively
2020-03-26
1
-0
/
+26
*
SIMD integer abs and bitmask instructions (#2703)
Thomas Lively
2020-03-20
1
-0
/
+24
*
Add multivalue feature (#2668)
Thomas Lively
2020-02-27
1
-0
/
+1
*
Add the GetFunctionTable JS API (#2554)
COFFEETALES
2020-02-20
1
-2
/
+19
*
Add C-/JS-APIs for inlining options (#2655)
Daniel Wirtz
2020-02-13
1
-0
/
+30
*
Add C-/JS-APIs for lowMemoryUnused and pass arguments (#2639)
Daniel Wirtz
2020-02-07
1
-3
/
+35
*
Add EH support for EffectAnalyzer (#2631)
Heejin Ahn
2020-02-03
1
-2
/
+3
*
Unify JS memory segment API (#2533)
Daniel Wirtz
2020-01-21
1
-2
/
+3
*
Expose ExpressionAnalyzer in C-/JS-API (#2585)
Daniel Wirtz
2020-01-17
1
-0
/
+23
*
Add support for reference types proposal (#2451)
Heejin Ahn
2019-12-30
1
-2
/
+51
*
Fix for binaryen.js getExpressionInfo on switch names (#2553)
Brion Vibber
2019-12-23
1
-1
/
+4
*
Compile Binaryen to WebAssembly (#2503)
Daniel Wirtz
2019-12-19
1
-428
/
+498
*
SIMD {i8x16,i16x8}.avgr_u instructions (#2539)
Thomas Lively
2019-12-18
1
-0
/
+8
*
Make local.tee's type its local's type (#2511)
Heejin Ahn
2019-12-12
1
-2
/
+5
*
Remove FunctionType (#2510)
Thomas Lively
2019-12-11
1
-40
/
+10
*
Avoid errors in binaryen.js assertions builds, and enable ASSERTIONS in debug...
Alon Zakai
2019-12-06
1
-0
/
+6
*
Remove FunctionType from Event (#2466)
Thomas Lively
2019-11-25
1
-5
/
+6
*
Multivalue type creation and inspection (#2459)
Thomas Lively
2019-11-22
1
-0
/
+20
*
Add i32x4.dot_i16x8_s (#2420)
Thomas Lively
2019-11-04
1
-0
/
+4
*
Add SIMD integer min and max instructions (#2416)
Thomas Lively
2019-11-01
1
-0
/
+48
*
Convert usage of Pointer_stringify to UTF8ToString (#2403)
Brad Morris
2019-10-23
1
-1
/
+1
*
Ability to list each item on Exports/Data Segments/Functions (#2386)
COFFEETALES
2019-10-21
1
-0
/
+29
*
Add BinaryenAddCustomSection API (#2381)
Daniel Wirtz
2019-10-11
1
-0
/
+5
*
Add offset parameter to BinaryenSetFunctionTable (#2380)
Daniel Wirtz
2019-10-11
1
-2
/
+3
*
Add push/pop support for anyref (#2376)
Heejin Ahn
2019-10-10
1
-0
/
+6
*
v8x16.swizzle (#2368)
Thomas Lively
2019-10-03
1
-0
/
+4
*
SIMD load and extend instructions (#2353)
Thomas Lively
2019-09-24
1
-0
/
+24
*
v128.andnot instruction (#2355)
Thomas Lively
2019-09-24
1
-6
/
+10
*
vNxM.load_splat instructions (#2350)
Thomas Lively
2019-09-23
1
-8
/
+43
*
SIMD narrowing and widening operations (#2341)
Thomas Lively
2019-09-14
1
-8
/
+56
*
Fix bitselect operation in C/JS APIs (#2336)
Daniel Wirtz
2019-09-11
1
-1
/
+2
*
QFMA/QFMS instructions (#2328)
Thomas Lively
2019-09-03
1
-6
/
+23
*
Add mutable parameter to global imports in C/JS API (#2317)
Daniel Wirtz
2019-09-03
1
-2
/
+2
*
Add missing new features to the C and JS APIs (#2312)
Daniel Wirtz
2019-08-28
1
-0
/
+2
*
Add atomic.fence instruction (#2307)
Heejin Ahn
2019-08-27
1
-11
/
+25
*
Add initial support for anyref as an opaque type (#2294)
Jay Phelps
2019-08-20
1
-0
/
+1
[next]