index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
spec
/
ref_cast.wast
Commit message (
Expand
)
Author
Age
Files
Lines
*
Properly validate ref.cast when lacking a common supertype (#6741)
Alon Zakai
2024-07-23
1
-0
/
+10
*
[Parser] Fix error message on required reftype (#6666)
Thomas Lively
2024-06-14
1
-0
/
+5
*
[Parser] Parse wast scripts (#6581)
Thomas Lively
2024-05-13
1
-1
/
+1
*
Remove legacy type defintion text syntax (#5948)
Thomas Lively
2023-09-18
1
-5
/
+5
*
Make final types the default (#5918)
Thomas Lively
2023-09-09
1
-1
/
+1
*
Use the standard syntax for ref.cast, ref.test and array.new_fixed (#5894)
Jérôme Vouillon
2023-08-23
1
-41
/
+41
*
Update br_on_cast binary and text format (#5762)
Thomas Lively
2023-06-12
1
-4
/
+4
*
Revert "Update br_on_cast binary and text format (#5734)" (#5740)
Alon Zakai
2023-05-23
1
-4
/
+4
*
Update br_on_cast binary and text format (#5734)
Thomas Lively
2023-05-19
1
-4
/
+4
*
[Wasm GC] Replace `HeapType::data` with `HeapType::struct_` (#5416)
Thomas Lively
2023-01-10
1
-12
/
+12
*
Support br_on_cast null (#5397)
Thomas Lively
2023-01-05
1
-0
/
+26
*
Allow non-nullable ref.cast of nullable references (#5386)
Thomas Lively
2023-01-04
1
-7
/
+26
*
Use non-nullable ref.cast for non-nullable input (#5335)
Thomas Lively
2022-12-09
1
-1
/
+1
*
Allow casting to basic heap types (#5332)
Thomas Lively
2022-12-08
1
-0
/
+59
*
Add standard versions of WasmGC casts (#5331)
Thomas Lively
2022-12-07
1
-20
/
+20
*
Change the default type system to isorecursive (#5239)
Thomas Lively
2022-11-23
1
-10
/
+5
*
Remove RTTs (#4848)
Thomas Lively
2022-08-05
1
-47
/
+31
*
[Wasm GC] Add support for non-nullable types, all except for locals (#3710)
Alon Zakai
2021-03-23
1
-8
/
+8
*
[Wasm GC] Validate static subtyping in rtt.sub (#3696)
Alon Zakai
2021-03-16
1
-0
/
+88