Hacker News new | ask | show | jobs
by SAI_Peregrinus 82 days ago
MUSL is a better libc for companies making proprietary binaries. They can either statically link it, or provide a .so with the musl version they want their programs to use & dynamically link that.