python-build-standalone icon indicating copy to clipboard operation
python-build-standalone copied to clipboard

[Feature Request] Standalone built with Cosmopolitan C for a cross-platform cross-architecture build

Open teruokun opened this issue 1 year ago • 0 comments

See https://github.com/jart/cosmopolitan, but the basic idea is that it yields static binaries that work across Mac, Windows, and Linux platforms and on x86_64 + aarch64 architectures. One binary to rule them all ;-) . Not sure if it's possible or not, but as something to potentially experiment with (I'll likely go experiment with it myself, but wanted to put it out here for those curious about these 2 bits combined). I still think the architecture-specific ones are super useful for more optimized space/resource concern cases, but thought I'd put this out there since it can largely simplify specific kinds of installations, especially for dev environments.

teruokun avatar Jul 23 '24 14:07 teruokun