Cosmopolitan libc
Created:
Oct 24, 2022
by
Pradeep Gowda
.
Updated:
Oct 24, 2022
Tagged:
library
·
c
c library to write build-once run-anywhere programs.
Cosmopolitan Libc: build-once run-anywhere C library makes C a build-once run-anywhere language, like Java, except it doesn’t need an interpreter or virtual machine. Instead, it reconfigures stock GCC and Clang to output a POSIX-approved polyglot format that runs natively on Linux + Mac + Windows + FreeBSD + OpenBSD + NetBSD + BIOS with the best possible performance and the tiniest footprint imaginable.