Announcing py2wasm: A Python to Wasm compiler · Blog · Wasmer
Since starting Wasmer five years ago we've been obsessed with empowering more languages to target the web and beyond through Webassembly.
One of the most popular languages out there is Python, and while it is certainly possible to run Python programs in WebAssembly, the performance is not ideal to say the least. *benchmark below
Today we are incredibly happy to announce py2wasm: a Python to WebAssembly compiler that transforms your Python programs to WebAssembly (thanks to Nuitka!) avoiding the ...
Read more at wasmer.io