micropython-wasm 0.1a1
Simon Willison has released micropython-wasm, an alpha package that bundles a customized WebAssembly build of MicroPython. This package includes a wrapper to execute MicroPython code using wasmtime. The release aims to address limitations encountered during the development of datasette-agent-micropython. AI
IMPACT Provides a new tool for developers experimenting with running Python code in WebAssembly environments.