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.
Opening Kapyn…