typelevel / typelevel/cats-effect
Scala Native + Windows?
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 2.2k
- Forks
- 576
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 18
Description
What's the plan for Scala Native support on Windows?
If it's unsupported, we should maybe document that somewhere (release notes? scala-native page in docs?).
If it is not unsupported, we should enable windows SN jobs in the CI matrix... I'd be surprised if everything worked fine. (E.g., the getentropy call in securerandom probably won't link on windows.)
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
The issue names no files or tests. Start by determining whether Scala Native supports Windows, then inspect the CI matrix and the securerandom getentropy call; done means either documenting the unsupported status or enabling Windows Scala Native jobs after confirming the required fixes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- ci-cd, operating-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100