Related to #851 it would be helpful to prebuilt binaries for platforms using musl instead of glibc.
detect-libc can be used as a popular package with minimal dependencies to determine the correct platform.
Since the build pipeline is required to be run on ubuntu 22.04 and no alpine runners are available perhaps the musl binaries could be built in an alpine docker container on the ubuntu runner.
cc: