index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
heap-types.wast.from-wast
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Type ordering (#3793)
Thomas Lively
2021-05-18
1
-4
/
+4
*
[Wasm GC] Fix printing of unreachable Array operations (#3892)
Alon Zakai
2021-05-17
1
-2
/
+45
*
Printing: Add a comment when we cannot emit something (#3878)
Alon Zakai
2021-05-11
1
-3
/
+3
*
[Wasm GC] Fix StructSet::finalize on an unreachable value (#3874)
Alon Zakai
2021-05-10
1
-7
/
+29
*
[Wasm GC] Add support for non-nullable types, all except for locals (#3710)
Alon Zakai
2021-03-23
1
-11
/
+15
*
[Wasm GC] Allow set values to be subtypes (#3665)
Alon Zakai
2021-03-09
1
-2
/
+13
*
[Wasm GC] Parse text field names even of types that end up canonicalized toge...
Alon Zakai
2021-03-03
1
-0
/
+5
*
[Wasm GC] ref.cast and ref.test should have zero immediates (#3641)
Alon Zakai
2021-03-02
1
-2
/
+2
*
[Wasm GC] Allow subtyping in arguments to struct.get etc. Fixes #3636 (#3644)
Alon Zakai
2021-03-02
1
-1
/
+6
*
[Wasm GC] Fix the order of operands in array.new and struct.new (#3617)
Alon Zakai
2021-02-25
1
-4
/
+4
*
[Wasm GC] Print Struct field names (#3608)
Alon Zakai
2021-02-25
1
-5
/
+5
*
Properly use text format type names in printing (#3591)
Alon Zakai
2021-02-23
1
-69
/
+69
*
Support type use before definition in binaries (#3588)
Thomas Lively
2021-02-19
1
-6
/
+6
*
[GC] Do not crash on unreachable inputs to struct.get/set (#3542)
Alon Zakai
2021-02-03
1
-0
/
+13
*
[GC] br_on_null (#3528)
Alon Zakai
2021-02-01
1
-0
/
+8
*
[GC] ref.as_non_null (#3527)
Alon Zakai
2021-01-28
1
-0
/
+5
*
[GC] Add br_on_func/data/i31 (#3525)
Alon Zakai
2021-01-28
1
-1
/
+34
*
[GC] Update br_on_cast: the text format also no longer has a heap type (#3523)
Alon Zakai
2021-01-27
1
-3
/
+5
*
[GC] ref.as_* (#3520)
Alon Zakai
2021-01-27
1
-1
/
+18
*
[GC] ref.is_func/data/i31 (#3519)
Alon Zakai
2021-01-26
1
-0
/
+21
*
[GC] Validate that struct.set is to a mutable field. (#3473)
Alon Zakai
2021-01-08
1
-4
/
+4
*
Followup to #3451 after feedback (#3457)
Alon Zakai
2020-12-18
1
-1
/
+2
*
[GC] Add br_on_cast (#3451)
Alon Zakai
2020-12-17
1
-0
/
+15
*
[GC] Add ref.test and ref.cast (#3439)
Alon Zakai
2020-12-11
1
-0
/
+15
*
[GC] Add Array operations (#3436)
Alon Zakai
2020-12-10
1
-9
/
+65
*
[GC] Add struct.new and start to test interesting execution (#3433)
Alon Zakai
2020-12-09
1
-0
/
+13
*
[GC] Add basic RTT support (#3432)
Alon Zakai
2020-12-08
1
-0
/
+18
*
[GC] Add struct.set (#3430)
Alon Zakai
2020-12-07
1
-0
/
+4
*
[GC] Add struct.get instruction parsing and execution (#3429)
Alon Zakai
2020-12-07
1
-8
/
+68
*
[GC] Support reading and writing of Struct and Array types (#3423)
Alon Zakai
2020-12-05
1
-0
/
+17