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
*
Handle extra info in dylink section (#4112)
Sam Clegg
2021-08-31
1
-6
/
+1
*
Apply features from the commandline first (#3960)
Alon Zakai
2021-07-02
1
-3
/
+3
*
[EH] Replace event with tag (#3937)
Heejin Ahn
2021-06-18
1
-7
/
+7
*
[Wasm GC] rtt.fresh_sub (#3936)
Alon Zakai
2021-06-17
1
-0
/
+1
*
Parsing and emitting nominal types (#3933)
Thomas Lively
2021-06-15
1
-3
/
+6
*
Store signatures as HeapTypes when parsing binaries (#3929)
Thomas Lively
2021-06-10
1
-3
/
+7
*
[Wasm GC] Add negated BrOn* operations (#3913)
Alon Zakai
2021-06-02
1
-0
/
+5
*
[Wasm GC] Add experimental array.copy (#3911)
Alon Zakai
2021-05-27
1
-0
/
+2
*
[wasm-split] Add an option to emit only the module names (#3901)
Thomas Lively
2021-05-25
1
-1
/
+12
*
Update SIMD binary constants (#3799)
Daniel Wirtz
2021-04-12
1
-61
/
+61
*
Update SIMD names and opcodes (#3771)
Thomas Lively
2021-04-05
1
-92
/
+86
*
[RT] Support expressions in element segments (#3666)
Abbas Mashayekh
2021-03-24
1
-3
/
+0
*
wasm-emscripten-finalize: Do not read the Names section when not writing outp...
Alon Zakai
2021-03-18
1
-0
/
+2
*
Skip function bodies in wasm-emscripten-finalize when we don't need them (#3689)
Alon Zakai
2021-03-17
1
-0
/
+4
*
[Wasm GC] Properly handle "typeindex" in the binary format (#3663)
Alon Zakai
2021-03-09
1
-1
/
+10
*
[reference-types] Support passive elem segments (#3572)
Abbas Mashayekh
2021-03-05
1
-5
/
+17
*
Fix binary writing of local name indexes (#3649)
Alon Zakai
2021-03-04
1
-0
/
+8
*
[Wasm GC] Add Names section support for field names (#3589)
Alon Zakai
2021-03-01
1
-1
/
+3
*
Support type use before definition in binaries (#3588)
Thomas Lively
2021-02-19
1
-2
/
+2
*
[EH] Change catch_all's opcode (#3574)
Heejin Ahn
2021-02-19
1
-2
/
+2
*
[EH] Rename delegateTarget to exceptionTarget (NFC) (#3562)
Heejin Ahn
2021-02-13
1
-2
/
+2
*
[EH] Support reading/writing of delegate (#3561)
Heejin Ahn
2021-02-12
1
-0
/
+4
*
[reference-types] remove single table restriction in IR (#3517)
Abbas Mashayekh
2021-02-09
1
-4
/
+37
*
Prototype i32x4.widen_i8x16_{s,u} (#3535)
Thomas Lively
2021-02-01
1
-0
/
+4
*
[GC] br_on_null (#3528)
Alon Zakai
2021-02-01
1
-0
/
+1
*
[GC] ref.as_non_null (#3527)
Alon Zakai
2021-01-28
1
-0
/
+1
*
[GC] Add br_on_func/data/i31 (#3525)
Alon Zakai
2021-01-28
1
-1
/
+4
*
Memcpy data instead of bytewise copies (#3521)
Philip Pfaffe
2021-01-27
1
-0
/
+1
*
[GC] ref.as_* (#3520)
Alon Zakai
2021-01-27
1
-2
/
+5
*
[GC] ref.is_func/data/i31 (#3519)
Alon Zakai
2021-01-26
1
-1
/
+5
*
[GC] RefIsNull => RefIs. (#3516)
Alon Zakai
2021-01-26
1
-1
/
+1
*
Debug info handling for new EH try-catch (#3496)
Alon Zakai
2021-01-25
1
-7
/
+1
*
Remove exnref and br_on_exn (#3505)
Heejin Ahn
2021-01-22
1
-7
/
+0
*
[GC] Add dataref type (#3500)
Alon Zakai
2021-01-21
1
-2
/
+4
*
Prototype additional f64x2 conversions (#3501)
Thomas Lively
2021-01-19
1
-0
/
+7
*
[GC] Read and lower Let instructions (#3485)
Alon Zakai
2021-01-15
1
-0
/
+27
*
Basic EH instrucion support for the new spec (#3487)
Heejin Ahn
2021-01-15
1
-0
/
+1
*
[GC] Fix the opcode of i31 (#3471)
Alon Zakai
2021-01-08
1
-1
/
+1
*
Prototype prefetch instructions (#3467)
Thomas Lively
2021-01-06
1
-0
/
+6
*
Prototype SIMD extending pairwise add instructions (#3466)
Thomas Lively
2021-01-05
1
-2
/
+5
*
Use enums for mutability and nullability (#3443)
Thomas Lively
2020-12-14
1
-0
/
+1
*
Prototype SIMD instructions implemented in LLVM (#3440)
Thomas Lively
2020-12-11
1
-0
/
+11
*
[GC] Add Array operations (#3436)
Alon Zakai
2020-12-10
1
-0
/
+7
*
[GC] Add basic RTT support (#3432)
Alon Zakai
2020-12-08
1
-2
/
+6
*
[GC] Add struct.get instruction parsing and execution (#3429)
Alon Zakai
2020-12-07
1
-1
/
+7
*
[GC] Support reading and writing of Struct and Array types (#3423)
Alon Zakai
2020-12-05
1
-2
/
+6
*
[Types] Refactor signature collection to heap type collection. NFC. (#3420)
Alon Zakai
2020-12-03
1
-2
/
+2
*
[GC types] Refactoring to allow future heap type parsing. NFC (#3409)
Alon Zakai
2020-12-02
1
-4
/
+5
*
[TypedFunctionReferences] Implement call_ref (#3396)
Alon Zakai
2020-11-24
1
-0
/
+6
*
[TypedFunctionReferences] Add Typed Function References feature and use the t...
Alon Zakai
2020-11-23
1
-76
/
+10
[next]