12 comments

[ 3.8 ms ] story [ 41.7 ms ] thread
Has she stopped using nazi and racist dogwhistles in their projects, or are we supposed to ignore that Justine is a known, and proud, 'technofascist'?
I tried to figure out what this library does, but was unable to. Would someone be able to explain? Thanks!
> Cosmopolitan Libc makes C a build-anywhere 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 on AMD64 and ARM64 with the best possible performance.
> It actually goes 2x faster than the native WIN32 port that the Emacs authors wrote on their own. Cosmo Emacs loads my dotfiles in 1.2 seconds whereas GNU Emacs on Windows loads them in 2.3 seconds.

That's very cool. Well done! Still amazing that this whole cross OS binary thing even works.