Cosmopolitan v4.0.2
Cosmopolitan Libc makes C/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 7.3 + NetBSD + BIOS with the best performance and reliability.
Cosmo v4.0.2 Release Notes
After testing 4.0.x with various programs and hammering out the remaining issues, this release includes the latest build of Cosmos. We've confirmed bash, emacs, vim, git, links, wget, etc. work well across platforms.
- 29eb7e67b Fix fork() regression on Windows
- 42a3bb729 Make execve() linger when it can't spoof parent
- f0b0f926b Enable sqlite3 serialization in redbean (#1349)
- 035b0e2a6 Attempt to fix MODE=dbg Windows execve() flake
- 7b67b20da Fix Windows MODE=tiny breakage
- c97a85847 Remove missing definitions