kapynDev Tools

micropython-wasm 0.1a0

micropython-wasm is a new alpha package for running MicroPython code within a WebAssembly sandbox. It combines a customized WASM build of MicroPython with a wasmtime wrapper, enabling developers to execute Python code securely in isolated environments. This opens up possibilities for sandboxed execution of Python on the web or in other WASM-compatible runtimes.

Simon Willison·Jun 2, 2026

Opening Kapyn…