xgo
xgo copied to clipboard
Support for alternative libc's like musl?
For Linux binaries in particular, could xgo help developers to easily build binaries with different libc interpreters? GNU glibc is the most common, but some libc's for embedded environments like musl, uClibc, klibc, and dietlibc are also a thing.
Not sure how easy/complicated integrating those would be. I might try a stab at musl, but I don't have a time frame as to when I'd have so much free time :P