🔥BREAKING NEWS: #Python lovers are *still* trying to make their code run safely—now with a sprinkle of #MicroPython and #WebAssembly magic. 🤦‍♂️ Simon's alpha package will apparently revolutionize the wheel for anyone who thinks running code securely was ever the problem. 🚀 Spoiler: it wasn't.
https://simonwillison.net/2026/Jun/6/micropython-in-a-sandbox/ #codeSecurity #innovation #HackerNews #ngated
Running Python code in a sandbox with MicroPython and WASM

I’ve been experimenting with different approaches to running code in a sandbox for several years now, but my latest attempt feels like it might finally have all of the characteristics …

Simon Willison’s Weblog