index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Memory64] further memory limit fixes (#3865)
Wouter van Oortmerssen
2021-07-09
3
-0
/
+16
*
Do not execute lit tests via an external shell (#3974)
Thomas Lively
2021-07-08
1
-1
/
+1
*
Port test/passes/asyncify* to lit (#3970)
Thomas Lively
2021-07-08
48
-11191
/
+11522
*
Port test/passes/O* to lit (#3969)
Thomas Lively
2021-07-07
27
-3718
/
+3801
*
Lit tests for tool help messages (#3965)
Thomas Lively
2021-07-07
13
-92
/
+1089
*
Add a script for porting passes tests to lit (#3963)
Thomas Lively
2021-07-03
3
-59
/
+63
*
Support generating checks for multiple modules (#3962)
Thomas Lively
2021-07-02
1
-28
/
+41
*
[Wasm GC] Add support for non-nullable locals in binary reading (#3955)
Alon Zakai
2021-07-02
1
-1
/
+3
*
Apply features from the commandline first (#3960)
Alon Zakai
2021-07-02
1
-17
/
+9
*
Add option to add checks for all items (#3961)
Thomas Lively
2021-07-02
12
-31
/
+61
*
Preserve Function HeapTypes (#3952)
Thomas Lively
2021-06-30
6
-14
/
+17
*
[Wasm GC] Fix LinearExecutionWalker (#3954)
Alon Zakai
2021-06-29
1
-0
/
+55
*
Only set `supertype` if nominal typing is enabled (#3958)
Thomas Lively
2021-06-29
1
-25
/
+45
*
Generate FileCheck checks for all module items (#3957)
Thomas Lively
2021-06-28
37
-26
/
+124
*
Handle invokes of invalid function pointers. See #14174 (#3951)
Alon Zakai
2021-06-24
2
-7
/
+25
*
Preserve function heap types during text parsing (#3935)
Thomas Lively
2021-06-22
1
-0
/
+28
*
[EH] Make tag's attribute encoding detail (#3947)
Heejin Ahn
2021-06-21
5
-9
/
+9
*
Remove (attr 0) from tag text format (#3946)
Heejin Ahn
2021-06-19
52
-140
/
+140
*
[Wasm GC] Fix inlining + non-nullable locals (#3945)
Alon Zakai
2021-06-18
1
-0
/
+45
*
[EH] Replace event with tag (#3937)
Heejin Ahn
2021-06-18
75
-411
/
+410
*
[Wasm GC] Fix RSE on non-nullable locals (#3943)
Alon Zakai
2021-06-18
1
-0
/
+15
*
Add a extract-function-index pass
Thomas Lively
2021-06-17
5
-128
/
+72
*
Add a `foreach` script for use in lit tests
Thomas Lively
2021-06-17
1
-4
/
+5
*
Add space between options in --help text (#3940)
Thomas Lively
2021-06-17
1
-0
/
+20
*
[wasm2js] Refactor assertion parsing (#3938)
Thomas Lively
2021-06-17
2
-8
/
+8
*
[Wasm GC] rtt.fresh_sub (#3936)
Alon Zakai
2021-06-17
6
-2
/
+105
*
[Wasm GC] Add experimental support for non-nullable locals (#3932)
Alon Zakai
2021-06-15
3
-2
/
+29
*
Parsing and emitting nominal types (#3933)
Thomas Lively
2021-06-15
3
-0
/
+97
*
[wasm-split] Add an option to emit a placeholder map (#3931)
Thomas Lively
2021-06-12
3
-2
/
+28
*
Nominal subtyping (#3927)
Thomas Lively
2021-06-11
2
-0
/
+145
*
[EH] Allow catch/delegate-less trys (#3924)
Heejin Ahn
2021-06-10
4
-30
/
+58
*
[Wasm GC] Support struct.new in global initializers (#3930)
Alon Zakai
2021-06-09
4
-0
/
+15
*
[Wasm GC] Properly validate BrOn* (#3928)
Alon Zakai
2021-06-08
1
-0
/
+16
*
[EH] Convert EH tests into lit tests (#3923)
Heejin Ahn
2021-06-08
42
-1889
/
+1857
*
Initial nominal typing support (#3919)
Thomas Lively
2021-06-08
2
-0
/
+358
*
[OptimizeInstructions] Handle post-MVP sign extended operations (#3910)
Max Graey
2021-06-03
1
-0
/
+50
*
[wasm-split] Add a merge-profiles mode (#3917)
Thomas Lively
2021-06-02
3
-6
/
+62
*
[Wasm GC] Add negated BrOn* operations (#3913)
Alon Zakai
2021-06-02
9
-20
/
+513
*
[wasm-split] Make option validation declarative (#3916)
Thomas Lively
2021-06-01
3
-14
/
+82
*
[wasm-split] Minimize names of newly created exports (#3905)
Thomas Lively
2021-06-01
4
-44
/
+198
*
[Wasm GC] Add experimental array.copy (#3911)
Alon Zakai
2021-05-27
6
-4
/
+161
*
[Wasm GC] Implement CFGWalker support for BrOn* (#3908)
Alon Zakai
2021-05-26
1
-0
/
+39
*
[wasm-split] Add an option to emit only the module names (#3901)
Thomas Lively
2021-05-25
1
-0
/
+24
*
Add SIMDLoadStoreLane get/setters to C/JS API (#3904)
Daniel Wirtz
2021-05-25
4
-0
/
+75
*
[EH] Change Walker::TaskFunc back to function pointer (#3899)
Heejin Ahn
2021-05-20
2
-0
/
+139
*
Emit imported functions first in symbol maps (#3900)
Thomas Lively
2021-05-20
1
-1
/
+5
*
[wasm-split] Add a --symbolmap option (#3894)
Thomas Lively
2021-05-19
2
-0
/
+30
*
Remove Type ordering (#3793)
Thomas Lively
2021-05-18
150
-418
/
+416
*
[Wasm GC] Heap2Local: Replace the allocation with null (#3893)
Alon Zakai
2021-05-17
1
-67
/
+195
*
[Wasm GC] Fix printing of unreachable Array operations (#3892)
Alon Zakai
2021-05-17
4
-6
/
+136
[next]