WebAssembly / WebAssembly/threads
Priority for threads
Open
Nobody has claimed this yet.
- Dominant language
- WebAssembly
- Stars
- 767
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
I would need to mark several threads that run a lot of time (minutes, even hours) as having minimum priority. I have not found anything in the threads proposal about this issue.
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
Read the threads proposal first, focusing on how thread scheduling and atomics are specified. Define whether minimum-priority scheduling is in scope and what observable behavior would count as complete; the issue names no implementation files or tests, so these must be identified before work begins.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- wasm
- Domain
- operating-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100