index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wasm
/
wasm.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Preserve Function HeapTypes (#3952)
Thomas Lively
2021-06-30
1
-6
/
+6
*
Remove (attr 0) from tag text format (#3946)
Heejin Ahn
2021-06-19
1
-1
/
+0
*
[EH] Replace event with tag (#3937)
Heejin Ahn
2021-06-18
1
-17
/
+15
*
Rename wasm-delegations[-fields].h to def files (NFC) (#3941)
Heejin Ahn
2021-06-18
1
-1
/
+1
*
[Wasm GC] Add negated BrOn* operations (#3913)
Alon Zakai
2021-06-02
1
-7
/
+42
*
[Wasm GC] Add experimental array.copy (#3911)
Alon Zakai
2021-05-27
1
-0
/
+12
*
[Wasm GC] Fix StructSet::finalize on an unreachable value (#3874)
Alon Zakai
2021-05-10
1
-1
/
+1
*
[Wasm GC] Fix the type of ref.as_func, which should be non-nullable (#3821)
Alon Zakai
2021-04-20
1
-1
/
+1
*
Remove renaming of __wasm_call_ctors (#3811)
Sam Clegg
2021-04-15
1
-1
/
+0
*
Rename SIMD extending load instructions (#3798)
Daniel Wirtz
2021-04-12
1
-6
/
+6
*
Rename various SIMD load instructions (#3795)
Daniel Wirtz
2021-04-11
1
-6
/
+6
*
Add v128.load/storeN_lane SIMD instructions to C/JS API (#3784)
Daniel Wirtz
2021-04-08
1
-16
/
+16
*
Update SIMD names and opcodes (#3771)
Thomas Lively
2021-04-05
1
-28
/
+15
*
Catch bad tuple.extract index in parser (#3766)
Thomas Lively
2021-03-31
1
-0
/
+1
*
LUBs (#3731)
Thomas Lively
2021-03-29
1
-20
/
+7
*
[Wasm GC] Add support for non-nullable types, all except for locals (#3710)
Alon Zakai
2021-03-23
1
-27
/
+8
*
Remove LUB calculation (#3669)
Thomas Lively
2021-03-11
1
-15
/
+30
*
[reference-types] Support passive elem segments (#3572)
Abbas Mashayekh
2021-03-05
1
-5
/
+29
*
[EH] Support reading/writing of delegate (#3561)
Heejin Ahn
2021-02-12
1
-0
/
+1
*
[reference-types] remove single table restriction in IR (#3517)
Abbas Mashayekh
2021-02-09
1
-0
/
+22
*
Prototype i32x4.widen_i8x16_{s,u} (#3535)
Thomas Lively
2021-02-01
1
-0
/
+5
*
[GC] br_on_null (#3528)
Alon Zakai
2021-02-01
1
-1
/
+12
*
[GC] ref.as_non_null (#3527)
Alon Zakai
2021-01-28
1
-0
/
+4
*
[GC] Add br_on_func/data/i31 (#3525)
Alon Zakai
2021-01-28
1
-4
/
+18
*
[GC] Update br_on_cast: the text format also no longer has a heap type (#3523)
Alon Zakai
2021-01-27
1
-1
/
+1
*
Simplfy getExpressionName (#3522)
Alon Zakai
2021-01-27
1
-157
/
+9
*
[GC] ref.as_* (#3520)
Alon Zakai
2021-01-27
1
-0
/
+31
*
[GC] ref.is_func/data/i31 (#3519)
Alon Zakai
2021-01-26
1
-0
/
+6
*
[GC] RefIsNull => RefIs. (#3516)
Alon Zakai
2021-01-26
1
-3
/
+8
*
Remove exnref and br_on_exn (#3505)
Heejin Ahn
2021-01-22
1
-10
/
+0
*
Prototype additional f64x2 conversions (#3501)
Thomas Lively
2021-01-19
1
-0
/
+6
*
Basic EH instrucion support for the new spec (#3487)
Heejin Ahn
2021-01-15
1
-3
/
+9
*
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
/
+4
*
[GC] Add br_on_cast (#3451)
Alon Zakai
2020-12-17
1
-3
/
+26
*
Refactor printing code so that printing Expressions always works (#3450)
Alon Zakai
2020-12-17
1
-7
/
+1
*
More refactoring of branch utility code to remove boilerplate. (#3448)
Alon Zakai
2020-12-16
1
-99
/
+35
*
Use enums for mutability and nullability (#3443)
Thomas Lively
2020-12-14
1
-4
/
+4
*
Prototype SIMD instructions implemented in LLVM (#3440)
Thomas Lively
2020-12-11
1
-0
/
+5
*
[GC] Add ref.test and ref.cast (#3439)
Alon Zakai
2020-12-11
1
-2
/
+17
*
[GC] Add Array operations (#3436)
Alon Zakai
2020-12-10
1
-5
/
+36
*
[GC] Add struct.new and start to test interesting execution (#3433)
Alon Zakai
2020-12-09
1
-3
/
+15
*
[GC] Add basic RTT support (#3432)
Alon Zakai
2020-12-08
1
-2
/
+13
*
[GC] Add struct.set (#3430)
Alon Zakai
2020-12-07
1
-3
/
+10
*
[GC] Add struct.get instruction parsing and execution (#3429)
Alon Zakai
2020-12-07
1
-1
/
+9
*
[TypedFunctionReferences] Enable call_ref in fuzzer, and fix minor misc fuzz ...
Alon Zakai
2020-11-25
1
-2
/
+0
*
[TypedFunctionReferences] Implement call_ref (#3396)
Alon Zakai
2020-11-24
1
-0
/
+19
*
[TypedFunctionReferences] Add Typed Function References feature and use the t...
Alon Zakai
2020-11-23
1
-1
/
+7
*
Make getExpressionName resemble instruction names (#3352)
Heejin Ahn
2020-11-13
1
-9
/
+9
*
Module splitting (#3317)
Thomas Lively
2020-11-12
1
-4
/
+4
[next]