Really hoping for something that can output static ELFs for amd64, 32- and 64-bit RISC-V, as well as AArch64. WASM is not always an ideal architecture.
Python is notoriously "impossible" to build static programs for. There's always a shared object somewhere ruining everything.
2 comments
[ 2.8 ms ] story [ 16.5 ms ] threadRepo - https://github.com/spylang/spy
Python is notoriously "impossible" to build static programs for. There's always a shared object somewhere ruining everything.