I think there are many apps these days built to run on Alpine Linux that uses musl instead of glibc.
Given that OSv uses musl and extends it to expose as a subset of glibc, how difficult would it be to expose musl as-is at the same time and thus support musl-built Linux binaries? Is it even possible?