librespeed / librespeed/speedtest-rust
Windows ARM Build
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 249
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
Now that Rust officially supports Windows ARM:
https://www.infoworld.com/article/4082150/rust-1-91-promotes-windows-on-arm64-to-tier-1-target.html
https://doc.rust-lang.org/beta/rustc/platform-support.html
And there's a Windows ARM build of the librespeed CLI.
And GitHub now provides free public Windows ARM runners, is it possible to get a Windows ARM native build?
Thanks.
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
Begin by reviewing the repository's existing build and release setup and how Windows targets are selected. Check whether the current automation can use a Windows ARM runner, then verify that the resulting artifact is a native Windows ARM build. Done means the project produces and identifies a working Windows ARM CLI build.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, rust
- Domain
- build-system, ci-cd, operating-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100