WebAssembly / reference-types

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

s/anyref/externref in repo description #139

Open nilslice opened 3 years ago

nilslice commented 3 years ago

Not a big thing, but saw there is mention of anyref in this repository's description: image

Apologies if this is correct and I've misunderstood what I thought was a name change! If not, I figured it should be changed for consistency.

As an aside, there are other mentions of anyref in the repo, in comments, code, and documentation. I'd be happy to scrub through and change these but want to be sure this is an actual name change and not just my imagination 😆

rossberg commented 3 years ago

@nilslice, yes, the name change happened. Thanks for pointing out the oversights. OTOH, this proposal has already been merged into the main spec, so that this repo is no longer active. Not sure it's worth cleaning up retroactively.

nilslice commented 3 years ago

Good point! Yea, it might not be worthwhile after all. I suppose the counter argument is only that I tend to still land on these repos after a Google search, and the stale terms may lead to confusion.

rossberg commented 3 years ago

I'm fine either way, will happily accept a PR.