MicroPython from CDN (WASM) — super simple
This page loads the @micropython/micropython-webassembly-pyscript
ESM build and executes Python in your browser via WebAssembly.
- Type some Python below (defaults to
print('hello world')
).
- Click Run or run the built‑in Tests.
Loading MicroPython (WASM)…