The intention -- ideally -- is to distribute statically linked binaries. So the one you mentioned is statically linked with musl, so it doesn't depend even on libc, it just needs the Linux ABI. My vision is that once…
The intention -- ideally -- is to distribute statically linked binaries. So the one you mentioned is statically linked with musl, so it doesn't depend even on libc, it just needs the Linux ABI. My vision is that once…