index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
js
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Add basic exception handling support (#2282)
Heejin Ahn
2019-08-13
1
-0
/
+48
*
More push/pop support (#2260)
Heejin Ahn
2019-07-24
1
-0
/
+32
*
Tail call C/JS API (#2223)
Thomas Lively
2019-07-15
1
-0
/
+10
*
Rename except_ref type to exnref (#2224)
Heejin Ahn
2019-07-14
1
-1
/
+1
*
Add event section (#2151)
Heejin Ahn
2019-05-31
1
-0
/
+37
*
Add Features.MVP and Features.All to binaryen.js (#2148)
Heejin Ahn
2019-05-29
1
-0
/
+2
*
Add `getGlobal` to binaryen.js (#2142)
Heejin Ahn
2019-05-24
1
-0
/
+5
*
Reflect instruction renaming in code (#2128)
Heejin Ahn
2019-05-21
1
-38
/
+30
*
Features C/JS API (#2049)
Thomas Lively
2019-05-17
1
-0
/
+17
*
Add missing methods for globals to binaryen.js (#2099)
Heejin Ahn
2019-05-13
1
-5
/
+7
*
Add except_ref type (#2081)
Heejin Ahn
2019-05-07
1
-0
/
+1
*
Passive segments (#1976)
Thomas Lively
2019-04-05
1
-2
/
+7
*
Rename atomic wait/notify instructions (#1972)
Heejin Ahn
2019-03-30
1
-6
/
+6
*
Add BinaryenConstGetValueV128 to C/JS-API (#1931)
Daniel Wirtz
2019-03-13
1
-32
/
+63
*
avoid the deprecated and removed Pointer_stringify (#1906)
Alon Zakai
2019-02-07
1
-21
/
+21
*
fix binaryen.js bindings handling of literals (#1896)
Alon Zakai
2019-02-06
1
-2
/
+2
*
Bulk memory operations (#1892)
Thomas Lively
2019-02-05
1
-0
/
+50
*
Massive renaming (#1855)
Thomas Lively
2019-01-07
1
-13
/
+27
*
Rename `idx` to `index` in SIMD code for consistency (#1836)
Thomas Lively
2018-12-18
1
-30
/
+30
*
SIMD (#1820)
Thomas Lively
2018-12-13
1
-0
/
+646
*
Implement nontrapping float-to-int instructions (#1780)
Thomas Lively
2018-12-04
1
-0
/
+40
*
Add v128 type (#1777)
Thomas Lively
2018-11-29
1
-1
/
+1
*
Relooper CFG optimizations (#1759)
Alon Zakai
2018-11-21
1
-79
/
+96
*
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
[next]