index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
binaryen.js
/
kitchen-sink.js.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for reference types proposal (#2451)
Heejin Ahn
2019-12-30
1
-114
/
+218
*
Fix for binaryen.js getExpressionInfo on switch names (#2553)
Brion Vibber
2019-12-23
1
-1
/
+1
*
Compile Binaryen to WebAssembly (#2503)
Daniel Wirtz
2019-12-19
1
-5
/
+5
*
SIMD {i8x16,i16x8}.avgr_u instructions (#2539)
Thomas Lively
2019-12-18
1
-294
/
+361
*
Make local.tee's type its local's type (#2511)
Heejin Ahn
2019-12-12
1
-2
/
+2
*
Remove FunctionType (#2510)
Thomas Lively
2019-12-11
1
-2522
/
+2496
*
Fix comparison of none and unreachable types (#2514)
Heejin Ahn
2019-12-09
1
-2
/
+2
*
Don't include `$` with names unless outputting to wat format (#2506)
Sam Clegg
2019-12-06
1
-1
/
+1
*
Print only literal values when printing literals (#2469)
Heejin Ahn
2019-11-26
1
-1
/
+1
*
Remove FunctionType from Event (#2466)
Thomas Lively
2019-11-25
1
-26
/
+17
*
Multivalue type creation and inspection (#2459)
Thomas Lively
2019-11-22
1
-72
/
+118
*
Add i32x4.dot_i16x8_s (#2420)
Thomas Lively
2019-11-04
1
-297
/
+330
*
Add SIMD integer min and max instructions (#2416)
Thomas Lively
2019-11-01
1
-314
/
+712
*
Convert usage of Pointer_stringify to UTF8ToString (#2403)
Brad Morris
2019-10-23
1
-0
/
+1
*
Fix incorrect assert in BinaryenHostGetOperand (#2393)
Brad Morris
2019-10-22
1
-0
/
+2
*
Ability to list each item on Exports/Data Segments/Functions (#2386)
COFFEETALES
2019-10-21
1
-0
/
+20
*
Add offset parameter to BinaryenSetFunctionTable (#2380)
Daniel Wirtz
2019-10-11
1
-5
/
+6
*
Add push/pop support for anyref (#2376)
Heejin Ahn
2019-10-10
1
-34
/
+48
*
v8x16.swizzle (#2368)
Thomas Lively
2019-10-03
1
-293
/
+326
*
SIMD load and extend instructions (#2353)
Thomas Lively
2019-09-24
1
-197
/
+330
*
v128.andnot instruction (#2355)
Thomas Lively
2019-09-24
1
-307
/
+376
*
vNxM.load_splat instructions (#2350)
Thomas Lively
2019-09-23
1
-208
/
+298
*
SIMD narrowing and widening operations (#2341)
Thomas Lively
2019-09-14
1
-628
/
+962
*
QFMA/QFMS instructions (#2328)
Thomas Lively
2019-09-03
1
-183
/
+348
*
Add mutable parameter to global imports in C/JS API (#2317)
Daniel Wirtz
2019-09-03
1
-1
/
+6
*
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
-67
/
+161
*
Remove test output from source tree (#2114)
Sam Clegg
2019-08-21
1
-1
/
+1
*
Add initial support for anyref as an opaque type (#2294)
Jay Phelps
2019-08-20
1
-8
/
+9
*
Add basic exception handling support (#2282)
Heejin Ahn
2019-08-13
1
-57
/
+2961
*
More push/pop support (#2260)
Heejin Ahn
2019-07-24
1
-35
/
+86
*
Finalize tail call support (#2246)
Thomas Lively
2019-07-23
1
-32
/
+24
*
Tail call C/JS API (#2223)
Thomas Lively
2019-07-15
1
-34
/
+86
*
Rename except_ref type to exnref (#2224)
Heejin Ahn
2019-07-14
1
-1
/
+1
*
Initial tail call implementation (#2197)
Thomas Lively
2019-07-03
1
-2
/
+2
*
Add event section (#2151)
Heejin Ahn
2019-05-31
1
-7
/
+31
*
Add Features.MVP and Features.All to binaryen.js (#2148)
Heejin Ahn
2019-05-29
1
-1
/
+3
*
Reflect instruction renaming in code (#2128)
Heejin Ahn
2019-05-21
1
-9
/
+9
*
Features C/JS API (#2049)
Thomas Lively
2019-05-17
1
-0
/
+9
*
Add missing methods for globals to binaryen.js (#2099)
Heejin Ahn
2019-05-13
1
-4
/
+17
*
Add except_ref type (#2081)
Heejin Ahn
2019-05-07
1
-1
/
+2
*
Passive segments (#1976)
Thomas Lively
2019-04-05
1
-4
/
+8
*
Rename atomic wait/notify instructions (#1972)
Heejin Ahn
2019-03-30
1
-1
/
+1
*
Update v128.const text formats (#1934)
Thomas Lively
2019-03-19
1
-414
/
+414
*
Align v128 text format with WABT (#1930)
Daniel Wirtz
2019-03-04
1
-414
/
+414
*
fix binaryen.js bindings handling of literals (#1896)
Alon Zakai
2019-02-06
1
-0
/
+1
*
Bulk memory operations (#1892)
Thomas Lively
2019-02-05
1
-102
/
+151
*
Massive renaming (#1855)
Thomas Lively
2019-01-07
1
-117
/
+117
*
SIMD (#1820)
Thomas Lively
2018-12-13
1
-203
/
+2781
*
Use template magic for tracing expressions (#1815)
Thomas Lively
2018-12-10
1
-8
/
+8
[next]