Python greenlets have been a long-standing blocker for running real Python backends on WebAssembly. In this talk, we’ll show how we were able to support Python greenlets natively with WebAssembly unlocking frameworks like SQLAlchemy on the edge and in the browser, without rewrites or async refactors.