tpimh / nenuzhnix

the most useless linux distro
MIT License
30 stars 5 forks source link

evaluate llvm libc #65

Open tpimh opened 1 year ago

tpimh commented 1 year ago

https://libc.llvm.org/

A possible musl replacement. There are some problems with musl, but I am not sure if llvm libc would solve any of them.

At the moment it is far from complete and only supports a limited number or architectures, but still worth testing.