index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wasm-binary.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
GC: Add stubs for the remaining instructions (#3174)
Daniel Wirtz
2020-09-29
1
-5
/
+32
*
Prototype extended-name-section proposal (#3162)
Daniel Wirtz
2020-09-29
1
-3
/
+19
*
GC: Add i31 instructions (#3154)
Daniel Wirtz
2020-09-24
1
-1
/
+10
*
GC: Add ref.eq instruction (#3145)
Daniel Wirtz
2020-09-21
1
-0
/
+5
*
GC: Integrate eqref and i31ref types (#3141)
Daniel Wirtz
2020-09-19
1
-1
/
+17
*
Initial implementation of "Memory64" proposal (#3130)
Wouter van Oortmerssen
2020-09-18
1
-9
/
+6
*
Refactor Host expression to MemorySize and MemoryGrow (#3137)
Daniel Wirtz
2020-09-17
1
-1
/
+2
*
Add GC feature flag (#3135)
Daniel Wirtz
2020-09-17
1
-1
/
+1
*
Fix inner block problem with 'catch' (#3129)
Heejin Ahn
2020-09-15
1
-2
/
+2
*
Implement module and local names in name section (#3115)
Daniel Wirtz
2020-09-14
1
-0
/
+1
*
Add anyref feature and type (#3109)
Daniel Wirtz
2020-09-10
1
-0
/
+9
*
Update reference types (#3084)
Daniel Wirtz
2020-09-09
1
-5
/
+30
*
Prepare for compound types that are single but not basic (#3046)
Daniel Wirtz
2020-08-17
1
-1
/
+2
*
Implement prototype v128.load{32,64}_zero instructions (#3011)
Thomas Lively
2020-08-03
1
-3
/
+6
*
Rename anyref to externref to match proposal change (#2900)
Jay Phelps
2020-06-10
1
-4
/
+4
*
Add prototype SIMD rounding instructions (#2895)
Thomas Lively
2020-06-05
1
-0
/
+9
*
Implement i64x2.mul (#2860)
Thomas Lively
2020-05-19
1
-1
/
+1
*
Implement pseudo-min/max SIMD instructions (#2847)
Thomas Lively
2020-05-12
1
-0
/
+4
*
Final renumbering of SIMD opcodes (#2820)
Thomas Lively
2020-05-01
1
-188
/
+203
*
Remove function index printing (#2742)
Thomas Lively
2020-04-09
1
-1
/
+53
*
Represent dylink section in IR, so we can update it. (#2715)
Alon Zakai
2020-03-30
1
-1
/
+2
*
SIMD integer abs and bitmask instructions (#2703)
Thomas Lively
2020-03-20
1
-0
/
+6
*
Initial multivalue support (#2675)
Thomas Lively
2020-03-05
1
-2
/
+5
*
Simplify binary block parsing (#2674)
Thomas Lively
2020-02-28
1
-1
/
+1
*
Add multivalue feature (#2668)
Thomas Lively
2020-02-27
1
-0
/
+1
*
Limit the number of passive segments to work around a Chrome bug (#2613)
Thomas Lively
2020-01-22
1
-1
/
+1
*
DWARF: Track the positions of 'end', 'else', 'catch' binary locations (#2603)
Alon Zakai
2020-01-21
1
-0
/
+15
*
DWARF: high_pc computation (#2595)
Alon Zakai
2020-01-16
1
-0
/
+1
*
DWARF: Function location tracking (#2592)
Alon Zakai
2020-01-16
1
-7
/
+2
*
Remove implicit conversion operators from Type (#2577)
Thomas Lively
2020-01-08
1
-1
/
+1
*
[NFC] Enforce use of `Type::` on type names (#2434)
Thomas Lively
2020-01-07
1
-11
/
+11
*
Add support for reference types proposal (#2451)
Heejin Ahn
2019-12-30
1
-5
/
+23
*
DWARF debug line updating (#2545)
Alon Zakai
2019-12-20
1
-0
/
+13
*
Binary format code section offset tracking (#2515)
Alon Zakai
2019-12-19
1
-0
/
+6
*
SIMD {i8x16,i16x8}.avgr_u instructions (#2539)
Thomas Lively
2019-12-18
1
-1
/
+3
*
Remove FunctionType (#2510)
Thomas Lively
2019-12-11
1
-3
/
+7
*
Add string parameter to WASM_UNREACHABLE (#2499)
Sam Clegg
2019-12-05
1
-1
/
+1
*
Add BYN_ENABLE_ASSERTSION option to allow assertions to be disabled. (#2500)
Sam Clegg
2019-12-04
1
-0
/
+4
*
Convert to using DEBUG macros (#2497)
Sam Clegg
2019-12-04
1
-85
/
+45
*
Remove FunctionType from Event (#2466)
Thomas Lively
2019-11-25
1
-4
/
+6
*
Add i32x4.dot_i16x8_s (#2420)
Thomas Lively
2019-11-04
1
-0
/
+1
*
Add SIMD integer min and max instructions (#2416)
Thomas Lively
2019-11-01
1
-0
/
+12
*
v8x16.swizzle (#2368)
Thomas Lively
2019-10-03
1
-0
/
+1
*
SIMD load and extend instructions (#2353)
Thomas Lively
2019-09-24
1
-0
/
+6
*
v128.andnot instruction (#2355)
Thomas Lively
2019-09-24
1
-0
/
+1
*
vNxM.load_splat instructions (#2350)
Thomas Lively
2019-09-23
1
-1
/
+5
*
SIMD narrowing and widening operations (#2341)
Thomas Lively
2019-09-14
1
-0
/
+12
*
QFMA/QFMS instructions (#2328)
Thomas Lively
2019-09-03
1
-1
/
+5
*
Add atomic.fence instruction (#2307)
Heejin Ahn
2019-08-27
1
-0
/
+2
*
Add initial support for anyref as an opaque type (#2294)
Jay Phelps
2019-08-20
1
-1
/
+7
[next]