index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lit
/
passes
/
vacuum-tnh.wast
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use TopologicalSort::minSort to order rec groups (#6892)
Thomas Lively
2024-09-04
1
-5
/
+5
*
Fix Vacuuming of code leading up to an infinite loop (#6632)
Alon Zakai
2024-05-29
1
-22
/
+41
*
Require `then` and `else` with `if` (#6201)
Thomas Lively
2024-01-04
1
-90
/
+152
*
Simplify and consolidate type printing (#5816)
Thomas Lively
2023-08-24
1
-32
/
+32
*
Use the standard syntax for ref.cast, ref.test and array.new_fixed (#5894)
Jérôme Vouillon
2023-08-23
1
-2
/
+2
*
Remove legacy WasmGC instructions (#5861)
Thomas Lively
2023-08-09
1
-3
/
+3
*
[Wasm GC] Stop printing deprecated cast etc. instructions (#5852)
Thomas Lively
2023-08-02
1
-1
/
+1
*
Vacuum code leading up to a trap in TrapsNeverHappen mode (#5228)
Alon Zakai
2023-05-17
1
-2
/
+403
*
Add a "mayNotReturn" effect (#5711)
Alon Zakai
2023-05-10
1
-3
/
+10
*
[Wasm GC] Replace `HeapType::data` with `HeapType::struct_` (#5416)
Thomas Lively
2023-01-10
1
-10
/
+0
*
Represent ref.as_{func,data,i31} with RefCast (#5413)
Thomas Lively
2023-01-10
1
-10
/
+0
*
Change the default type system to isorecursive (#5239)
Thomas Lively
2022-11-23
1
-14
/
+14
*
Vacuum: Ignore effects at the entire function scope when possible (#5053)
Alon Zakai
2022-09-19
1
-3
/
+6
*
Effects: Clarify trap effect meaning, and consider infinite loops to trap due...
Alon Zakai
2022-09-16
1
-31
/
+181
*
Effects.h: Fix RefAs (#4312)
Alon Zakai
2021-11-09
1
-0
/
+17
*
Use TrapsNeverHappen mode in more places in Vacuum (#4117)
Alon Zakai
2021-09-01
1
-13
/
+50
*
TrapsNeverHappen mode (#4059)
Alon Zakai
2021-08-17
1
-0
/
+74