Hacker News new | ask | show | jobs
by fengb 2381 days ago
The Zig language doesn't need libc, but because it also includes a fully functional C compiler, it ships with musl source and glibc headers for better crossplatform support.