Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

    zig cc -Os -target x86_64-linux-musl hello.c -o hello
...which basically calls Clang under the hood, but comes with out-of-the-box cross-compilation support for Linux and MUSL creates a 5136 bytes executable.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: