AI
Implementing Python Sandbox with MicroPython and WASM
Simon Willison has released an alpha version of "micropython-wasm," a sandbox for safely running Python code using MicroPython on WebAssembly. It is available as a plugin for Datasette Agent.