BiteCode@programming.dev to Python@programming.devEnglish · 2 years agoAnnouncing py2wasm: A Python to Wasm compilerwasmer.ioexternal-linkmessage-square3linkfedilinkarrow-up133arrow-down12
arrow-up131arrow-down1external-linkAnnouncing py2wasm: A Python to Wasm compilerwasmer.ioBiteCode@programming.dev to Python@programming.devEnglish · 2 years agomessage-square3linkfedilink
minus-squareDark Arc@social.packetloss.gglinkfedilinkEnglisharrow-up1·2 years ago Compiling to wasm also means that you can distribute a binary rather than needing people to have python installed. I don’t know that I’d say that’s true? wasm itself is not a binary format.
I don’t know that I’d say that’s true? wasm itself is not a binary format.