WebAssembly / WebAssembly/custom-descriptors
How do descriptors relate to rtt's and generics from post-MVP GC ideas
Nobody has claimed this yet.
- Dominant language
- WebAssembly
- Stars
- 12
- Forks
- 3
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 1
Description
The GC proposal had a section for post-MVP ideas. Two related ideas were explicit rtt's and generics (or parametric polymorphism).
How does this proposals relate to these ideas? Are descriptors just explicit rtts or are there differences?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked Post-MVP GC sections on explicit RTTs and type parameters, then read the custom descriptors proposal to compare their roles. Document whether descriptors are equivalent to explicit RTTs and explain their differences from both explicit RTTs and generics; the issue is resolved when that relationship is clear.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- wasm
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100