diff options
author | Daniel Wirtz <dcode@dcode.io> | 2020-08-26 23:05:36 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-26 23:05:36 +0200 |
commit | a61b9dff9be3da4d4c56f92f494e5f2914f32e1e (patch) | |
tree | dd00fd7998998819ebb571f09bdc8954b6e08a0b /src/wasm/literal.cpp | |
parent | 9371352930ccfc1947dadb8130530db65608732b (diff) | |
download | binaryen-a61b9dff9be3da4d4c56f92f494e5f2914f32e1e.tar.gz binaryen-a61b9dff9be3da4d4c56f92f494e5f2914f32e1e.tar.bz2 binaryen-a61b9dff9be3da4d4c56f92f494e5f2914f32e1e.zip |
Add new compound Rtt type (#3076)
Extends compound types introduced in #3012 with a representation of `Rtt`s as described in the GC proposal, by also introducing the concept of a `HeapType` shared between `TypeInfo` and `Rtt`. Again, this should be a non-functional change since `Rtt`s are not used anywhere yet. Subtyping rules and updating the `xref` aliases is left for future work.
Diffstat (limited to 'src/wasm/literal.cpp')
0 files changed, 0 insertions, 0 deletions