index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
passes
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix incorrect wat in tests (#6207)
Thomas Lively
2024-01-08
15
-103
/
+101
*
Require `then` and `else` with `if` (#6201)
Thomas Lively
2024-01-04
87
-6119
/
+12155
*
Use the standard shared memory text format (#6200)
Thomas Lively
2024-01-03
24
-52
/
+48
*
Drop support for type annotations on array.len (#6197)
Thomas Lively
2024-01-03
1
-2
/
+2
*
Drop support for non-standard quoted function names (#6188)
Thomas Lively
2023-12-20
22
-153
/
+151
*
Add an arity immediate to tuple.extract (#6172)
Thomas Lively
2023-12-12
2
-6
/
+6
*
Add a `tuple.drop` text pseudoinstruction (#6170)
Thomas Lively
2023-12-12
2
-2
/
+2
*
Update `tuple.make` text format to include arity (#6169)
Thomas Lively
2023-12-12
10
-24
/
+24
*
Fuzzer: Better handling of globals from initial content (#6072)
Alon Zakai
2023-11-01
1
-45
/
+32
*
Partially revert #6026 (#6043)
Alon Zakai
2023-10-23
1
-3
/
+3
*
RemoveUnusedModuleElements: Make exports skip trampolines (#6026)
Alon Zakai
2023-10-19
1
-3
/
+3
*
Reuse existing function types for blocks (#6022)
Thomas Lively
2023-10-18
1
-4
/
+4
*
Fuzzer: Allow non-nullable locals (#6019)
Alon Zakai
2023-10-18
1
-42
/
+41
*
SimplifyGlobals: Run on function code in missing places (#6020)
Alon Zakai
2023-10-18
2
-4
/
+4
*
Add getGeneralSuperType() that includes basic supers, and use in fuzzer (#6005)
Alon Zakai
2023-10-17
1
-39
/
+42
*
Fuzzer: Move logic for adding a new local on demand to local.get (#6008)
Alon Zakai
2023-10-17
2
-62
/
+68
*
[typed-cont] Add feature flag (#5996)
Frank Emrich
2023-10-05
1
-0
/
+1
*
RemoveUnusedBrs: Allow less unconditional work and in particular division (#5...
Alon Zakai
2023-10-03
1
-4
/
+3
*
[NFC] Port stack IR test to lit (#5957)
Thomas Lively
2023-09-18
2
-2297
/
+0
*
Remove legacy type defintion text syntax (#5948)
Thomas Lively
2023-09-18
1
-1
/
+1
*
Replace i31.new with ref.i31 everywhere (#5931)
Thomas Lively
2023-09-13
1
-1
/
+1
*
Replace I31New with RefI31 everywhere (#5930)
Thomas Lively
2023-09-13
1
-1
/
+1
*
Make final types the default (#5918)
Thomas Lively
2023-09-09
2
-2
/
+2
*
Simplify and consolidate type printing (#5816)
Thomas Lively
2023-08-24
105
-10837
/
+10837
*
Use the standard syntax for ref.cast, ref.test and array.new_fixed (#5894)
Jérôme Vouillon
2023-08-23
2
-14
/
+14
*
Rename multimemory flag (#5890)
Ashley Nelson
2023-08-21
1
-1
/
+1
*
Remove legacy WasmGC instructions (#5861)
Thomas Lively
2023-08-09
1
-1
/
+1
*
[NFC] Port passes remove-unused-brs_all-features.wast to lit (#5843)
Thomas Lively
2023-07-27
2
-215
/
+0
*
Fuzzer: Emit more variations of If (#5806)
Alon Zakai
2023-07-10
2
-58
/
+66
*
Initial support for `final` types (#5803)
Thomas Lively
2023-07-06
1
-44
/
+34
*
Print supertype declarations using the standard format (#5801)
Thomas Lively
2023-07-06
1
-1
/
+1
*
Fuzzing for Try and Throw (#5776)
Alon Zakai
2023-06-21
1
-34
/
+40
*
Update br_on_cast binary and text format (#5762)
Thomas Lively
2023-06-12
2
-8
/
+8
*
StackIR: Remove nops (#5746)
Alon Zakai
2023-05-30
1
-9
/
+0
*
Revert "Update br_on_cast binary and text format (#5734)" (#5740)
Alon Zakai
2023-05-23
2
-8
/
+8
*
Fuzzer: Limit ArrayNew sizes most of the time (#5738)
Alon Zakai
2023-05-22
1
-42
/
+31
*
Update br_on_cast binary and text format (#5734)
Thomas Lively
2023-05-19
2
-8
/
+8
*
Print function types on function imports in the text format (#5727)
Alon Zakai
2023-05-17
8
-10026
/
+10026
*
Port vacuum_all-features test to lit (#5708)
Thomas Lively
2023-05-09
2
-1294
/
+0
*
Remove the ability to construct basic types in a TypeBuilder (#5678)
Thomas Lively
2023-04-19
1
-34
/
+42
*
[Wasm GC] Fuzz array.copy and array.fill (#5663)
Alon Zakai
2023-04-17
1
-27
/
+38
*
[Wasm GC] Improve GC operation coverage by using locals more (#5661)
Alon Zakai
2023-04-17
1
-36
/
+27
*
Fuzzer: When nested under makeTrivial(), avoid normal make() (#5657)
Alon Zakai
2023-04-12
1
-29
/
+31
*
[Wasm GC] Fuzz struct.set and array.set (#5655)
Alon Zakai
2023-04-12
1
-34
/
+33
*
Add a name hint to getValidName() (#5653)
Alon Zakai
2023-04-11
1
-4
/
+4
*
[Wasm GC] Fuzz struct.get and array.get (#5651)
Alon Zakai
2023-04-10
1
-27
/
+29
*
Fuzzer: Improve mutate() (#5631)
Alon Zakai
2023-04-05
2
-60
/
+59
*
[Wasm GC] Fuzz struct.new and array.new (#5622)
Alon Zakai
2023-04-04
1
-41
/
+35
*
Use Names instead of indices to identify segments (#5618)
Thomas Lively
2023-04-04
27
-100098
/
+100098
*
[Wasm GC] Fuzz RefCast (#5617)
Alon Zakai
2023-04-03
1
-32
/
+34
[prev]
[next]