Description
Portable native programs can be built against the Cosmopolitan C library for a build-once run-anywhere style workflow. It is useful for developers creating small tools meant to run across multiple operating systems.
Portable binaries still need real target testing. Review system-call assumptions, platform limits, and licensing before distributing generated programs.