Python-Wasm: WebAssembly Python for Servers and Browsers
This is a component of CoWasm.
URL: https://github.com/sagemathinc/cowasm
DEMOS:
https://cowasm.org (uses Atomics and SharedArrayBuffers)
https://zython.org (uses Service Workers)
Usage
You must use node v16 or newer.
There is also a Python REPL that is part of python-wasm:
You can also use python-wasm in your web applications. See