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.