Running Linux apps compiled and linked against musl
12 views
Skip to first unread message
Waldek Kozaczuk
unread,
Nov 25, 2019, 5:27:18 PM11/25/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OSv Development
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?