Imagine that you could compile your Python programs to WebAssembly and run your modules in Wasm even faster than when using the CPython interpreter in your native machine. Well, imagine no further… in this talk we will present a new compiler for Python to WebAssembly that allow running your Python programs at the speed of light in both your servers and browsers.