mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 03:27:39 +00:00
cd27a53345
Your APE binaries will now run on eight hardware architectures. The tradeoff is this change adds about 800kb of bloat to the executable which to be fair is still more than half as small as Go hello world Your APE shell script extracts an embedded build of Blink, based on `$(uname -m)`. The Blink binaries are statically-linked (manylinux) which means, they'll run on every distro's stock install, including Apple M1's that haven't enabled Rosetta. Blink's emulation has been designed to be nearly as fast as Rosetta, using a JIT technique for faster startup time. Blink has also been tested more thoroughly, w/ emulating Cosmopolitan software, since we're the ones who wrote it.
0 lines
Text
Executable file
0 lines
Text
Executable file