index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lit
/
passes
/
vacuum-gc.wast
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use TopologicalSort::minSort to order rec groups (#6892)
Thomas Lively
2024-09-04
1
-2
/
+2
*
Remove extra space printed in empty structs (#6750)
Thomas Lively
2024-07-16
1
-1
/
+1
*
Properly stringify names in tests (#6279)
Thomas Lively
2024-02-06
1
-10
/
+10
*
Require `then` and `else` with `if` (#6201)
Thomas Lively
2024-01-04
1
-3
/
+7
*
Simplify and consolidate type printing (#5816)
Thomas Lively
2023-08-24
1
-11
/
+11
*
Use the standard syntax for ref.cast, ref.test and array.new_fixed (#5894)
Jérôme Vouillon
2023-08-23
1
-4
/
+4
*
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
*
Print function types on function imports in the text format (#5727)
Alon Zakai
2023-05-17
1
-2
/
+2
*
Vacuum unneeded instructions even if children have effects (#5488)
Alon Zakai
2023-02-14
1
-0
/
+103
*
[Wasm GC] Replace `HeapType::data` with `HeapType::struct_` (#5416)
Thomas Lively
2023-01-10
1
-12
/
+2
*
Represent ref.as_{func,data,i31} with RefCast (#5413)
Thomas Lively
2023-01-10
1
-10
/
+0
*
[Wasm GC] Refinalize in Vacuum (#5412)
Alon Zakai
2023-01-09
1
-0
/
+18
*
Change the default type system to isorecursive (#5239)
Thomas Lively
2022-11-23
1
-3
/
+3
*
Make `i31ref` and `dataref` nullable (#4843)
Thomas Lively
2022-08-26
1
-2
/
+6
*
Remove RTTs (#4848)
Thomas Lively
2022-08-05
1
-21
/
+13
*
[Wasm GC] i31get can trap (#4825)
Alon Zakai
2022-07-25
1
-0
/
+21
*
Fix vacuum on rtts with depth (#4327)
Alon Zakai
2021-11-15
1
-0
/
+27
*
Effects.h: Fix RefAs (#4312)
Alon Zakai
2021-11-09
1
-0
/
+51