WebAssembly / WebAssembly/WASI
duplicate $subscription_fd_readwrite in subscription_u
Open
Nobody has claimed this yet.
S-inactive
- Dominant language
- Rust
- Stars
- 5.8k
- Forks
- 333
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 3
Description
In phases\snapshot\witx\typenames.witx line 576-577, $subscription_fd_readwrite appears twice in union subscription_u.
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
Open phases\snapshot\witx\typenames.witx around lines 576-577 and inspect the subscription_u union. Confirm that $subscription_fd_readwrite is listed twice, then verify the union contains only one occurrence after the duplicate is removed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- wasm
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100