Description
Portable C programs can be built with the Cosmopolitan toolchain to target multiple operating systems from one binary-oriented workflow. It is useful for developers experimenting with build-once run-anywhere native tools.
Cross-platform binaries still need testing on every target system. Review licensing, system-call assumptions, and security behavior before distributing generated programs.