This repository was archived by the owner on Apr 25, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 75
RTT default values #175
Comments
My understanding is that RTTs are not defaultable, and that's one of the reasons why the Specifying |
As @jakobkummerow, they are not defaultable, similar to typed references. |
I see, thanks. I'll update the binaryen implementation then. |
kripken
added a commit
to WebAssembly/binaryen
that referenced
this issue
Jan 14, 2021
aheejin
pushed a commit
to aheejin/binaryen
that referenced
this issue
Jan 14, 2021
aheejin
pushed a commit
to aheejin/binaryen
that referenced
this issue
Jan 14, 2021
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Do RTTs have default values? I can't find an answer in the docs, but maybe I missed it.
Seems like the default could be
rtt.canon
of that type. That's what I assumed in binaryen so far.The text was updated successfully, but these errors were encountered: