mitsuhiko / mitsuhiko/procspawn
Add Windows Support
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 166
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
There are currently two blockers for Windows support:
- ipc-channel: https://github.com/servo/ipc-channel/pull/233
- findshlibs: https://github.com/gimli-rs/findshlibs/pull/37 (for the
safe-shared-librariesfeature)
Contributor guide
No contributing guide indexed for this repository
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 by reviewing the linked ipc-channel PR #233 and findshlibs PR #37, including the safe-shared-libraries feature mentioned in the issue. Trace how procspawn depends on those blockers and define done as procspawn building and functioning on Windows without them preventing support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- operating-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100