github jart/cosmopolitan 0.2
Cosmopolitan v0.2

latest releases: 3.9.4, 3.9.3, 3.9.2...
3 years ago
  • VSCode support #40
  • Your executables now run on NetBSD too b2cd58a 23ae9df
  • You can now compile your programs on BSD using the amalgamated release binaries
  • You can now build Cosmopolitan from source using LLVM e75ffde
  • You can now tune the source build to cherry pick which operating systems you want to support at compile time. By default, all seven are supported. To change that, simply redefine make CPPFLAGS=-DSUPPORT_VECTOR=0xFF which is a bitset defined by libc/dce.h. For example, -DSUPPORT_VECTOR=1 will ask Cosmopolitan's Makefile to produce conventional ELF binaries that only run on Linux.
  • Numerous bug fixes

Don't miss a new cosmopolitan release

NewReleases is sending notifications on new releases.