provide a statically linked musl binary for Linux releases
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 52/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- linux, rust
- Domain
- build-system, release
Research direction
Start by reviewing how the Rust project builds and packages its pre-compiled Linux releases, then identify the release entry points responsible for the current glibc-linked binary. Check how a musl target such as x86_64-unknown-linux-musl can be built and published. Done means a statically linked musl Linux binary is available for releases and works on distributions such as NixOS and Alpine.
Written by the indexing model from the issue text.
Description
Maybe you guys can consider adding a statically linked musl build (like x86_64-unknown-linux-musl)?
Because right now the pre-compiled Linux binary is dynamically linked to glibc so distros like nixos/alpine/etc cannot use it without patches or work-arounds
so a static musl binary wraps all dependencies inside the executable, and making msedit 100% portable and running on any Linux distribution without external runtime requirements
Thanks if you can
- Dominant language
- Rust
- Stars
- 14.6k
- Forks
- 735
- Avg merge
- 8h 40m
- Merged PRs (30d)
- 4
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.
More from microsoft/edit
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
Difficulty 4/5 3-5 days Newbie friendliness 48/100
-
Difficulty 3/5 1-2 days Newbie friendliness 58/100
-
Difficulty 3/5 1-2 days Newbie friendliness 75/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
bug core
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
-
JIT-compiled number -> Decimal conversion silently overflows instead of raising DECIMAL_OVERFLOW Openfuzz
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
ClickHouse/ClickHouse#122114 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 92/100
linebender/vello_svg#90 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100