dif/mediumhelp wantedkind/enhancement
Métriques du dépôt
- Stars
- (49 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
Description
Currently none of the binaries on dist.ipfs.io can be used on a musl-based Linux, since they're all dynamically linked against glibc (which is the libc they are built on). We should provide an extra Linux/musl build.
Example: the linux-amd64 build would have an additional linux-musl-amd64 build.