WebAssembly / reference-types

Proposal for adding basic reference types (anyref)
https://webassembly.github.io/reference-types/
Other
162 stars 40 forks source link

Rename "refedtype" to "heaptype" #123

Closed wingo closed 4 years ago

wingo commented 4 years ago

As Andreas notes in https://github.com/WebAssembly/reference-types/issues/121, we should rename the "refedtype" production to the "heaptype" name from the typed function references proposal.

wingo commented 4 years ago

(I would do this but I see there is other merging going on right now, so leaving this issue as a reminder.)