BiteCode to PythonEnglish · 1 year agoAnnouncing py2wasm: A Python to Wasm compilerwasmer.ioexternal-linkmessage-square3linkfedilinkarrow-up133arrow-down12cross-posted to: [email protected][email protected]
arrow-up131arrow-down1external-linkAnnouncing py2wasm: A Python to Wasm compilerwasmer.ioBiteCode to PythonEnglish · 1 year agomessage-square3linkfedilinkcross-posted to: [email protected][email protected]
minus-squareDark Arc@social.packetloss.gglinkfedilinkEnglisharrow-up1·1 year 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.