Running Python code in a sandbox with MicroPython and WASM
SMRTR summary
The `micropython-wasm` alpha package sandboxes untrusted Python plugin code by running MicroPython as a WebAssembly binary via wasmtime, with controlled host functions, persistent state via threading, and built-in CPU/memory limits.
SMRTR provides this summary for quick context. The original article belongs to Hacker News.
Read the original article