index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
reference-types.wast.fromBinary
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify and consolidate type printing (#5816)
Thomas Lively
2023-08-24
1
-28
/
+28
*
Print function types on function imports in the text format (#5727)
Alon Zakai
2023-05-17
1
-1
/
+1
*
Use Names instead of indices to identify segments (#5618)
Thomas Lively
2023-04-04
1
-1
/
+1
*
Change the default type system to isorecursive (#5239)
Thomas Lively
2022-11-23
1
-24
/
+24
*
Implement bottom heap types (#5115)
Thomas Lively
2022-10-07
1
-47
/
+47
*
Add support for Tag names in the Names section (#4970)
Alon Zakai
2022-08-26
1
-5
/
+5
*
Separate `func` into a separate type hierarchy (#4955)
Thomas Lively
2022-08-22
1
-141
/
+27
*
Restore the `extern` heap type (#4898)
Thomas Lively
2022-08-17
1
-97
/
+99
*
Remove externref (#4633)
Thomas Lively
2022-05-04
1
-50
/
+48
*
Remove (attr 0) from tag text format (#3946)
Heejin Ahn
2021-06-19
1
-1
/
+1
*
[EH] Replace event with tag (#3937)
Heejin Ahn
2021-06-18
1
-5
/
+5
*
Remove Type ordering (#3793)
Thomas Lively
2021-05-18
1
-1
/
+1
*
Reorder global definitions in Print pass (#3770)
Abbas Mashayekh
2021-04-02
1
-3
/
+3
*
Fix binary writing of local name indexes (#3649)
Alon Zakai
2021-03-04
1
-48
/
+48
*
Emit "elem declare" for functions that need it (#3653)
Alon Zakai
2021-03-04
1
-1
/
+10
*
Support Type names in the Names section (#3615)
Alon Zakai
2021-02-25
1
-20
/
+20
*
[EH] Support reading/writing of delegate (#3561)
Heejin Ahn
2021-02-12
1
-4
/
+4
*
[reference-types] remove single table restriction in IR (#3517)
Abbas Mashayekh
2021-02-09
1
-17
/
+17
*
Remove exnref and br_on_exn (#3505)
Heejin Ahn
2021-01-22
1
-362
/
+29
*
Basic EH instrucion support for the new spec (#3487)
Heejin Ahn
2021-01-15
1
-18
/
+29
*
Prototype extended-name-section proposal (#3162)
Daniel Wirtz
2020-09-29
1
-84
/
+84
*
Implement module and local names in name section (#3115)
Daniel Wirtz
2020-09-14
1
-130
/
+130
*
Update Pop text format to handle tuples (#3116)
Thomas Lively
2020-09-11
1
-9
/
+9
*
Add anyref feature and type (#3109)
Daniel Wirtz
2020-09-10
1
-12
/
+579
*
Update reference types (#3084)
Daniel Wirtz
2020-09-09
1
-200
/
+182
*
Rename anyref to externref to match proposal change (#2900)
Jay Phelps
2020-06-10
1
-41
/
+41
*
Make try body start with 'do' (#2846)
Heejin Ahn
2020-05-11
1
-5
/
+15
*
Remove function index printing (#2742)
Thomas Lively
2020-04-09
1
-19
/
+19
*
Add support for reference types proposal (#2451)
Heejin Ahn
2019-12-30
1
-0
/
+492