index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lit
/
passes
/
precompute-gc-immutable.wast
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Add the type of the Expression when eliding it (#6362)
Alon Zakai
2024-02-28
1
-2
/
+2
*
Precompute: Optimize array.len (#6299)
Alon Zakai
2024-02-12
1
-3
/
+89
*
Require `then` and `else` with `if` (#6201)
Thomas Lively
2024-01-04
1
-42
/
+62
*
Simplify and consolidate type printing (#5816)
Thomas Lively
2023-08-24
1
-26
/
+26
*
Use the standard syntax for ref.cast, ref.test and array.new_fixed (#5894)
Jérôme Vouillon
2023-08-23
1
-6
/
+6
*
Port the remaining test/lit/passes tests off of --nominal (#5668)
Thomas Lively
2023-04-14
1
-15
/
+15
*
Parse and print `array.new_fixed` (#5527)
Thomas Lively
2023-02-28
1
-4
/
+4
*
[Wasm GC] Replace `HeapType::data` with `HeapType::struct_` (#5416)
Thomas Lively
2023-01-10
1
-1
/
+1
*
Add standard versions of WasmGC casts (#5331)
Thomas Lively
2022-12-07
1
-2
/
+2
*
Update tests ahead of transition from `data` to `struct` (#5320)
Thomas Lively
2022-12-07
1
-19
/
+19
*
Change the default type system to isorecursive (#5239)
Thomas Lively
2022-11-23
1
-19
/
+19
*
Implement bottom heap types (#5115)
Thomas Lively
2022-10-07
1
-2
/
+6
*
Make `i31ref` and `dataref` nullable (#4843)
Thomas Lively
2022-08-26
1
-1
/
+1
*
Avoid adding new unneeded names to blocks in text roundtripping (#4943)
Alon Zakai
2022-08-22
1
-2
/
+2
*
Include globals when collecting module types (#4717)
Thomas Lively
2022-06-10
1
-2
/
+1
*
Print heap types in text format in nominal mode (#4316)
Alon Zakai
2021-11-08
1
-26
/
+26
*
Fix printing of some unreachable GC instructions (#4281)
Alon Zakai
2021-10-27
1
-2
/
+4
*
[Wasm GC] Propagate immutable fields (#4251)
Alon Zakai
2021-10-15
1
-0
/
+820