MicroPython from CDN (WASM) — super simple

This page loads the @micropython/micropython-webassembly-pyscript ESM build and executes Python in your browser via WebAssembly.

  1. Type some Python below (defaults to print('hello world')).
  2. Click Run or run the built‑in Tests.
Loading MicroPython (WASM)…