9 points erikkaum | 1 comments | 19 Nov 24 13:38 UTC | HN request time: 0.211s
| source
A while ago I started experimenting with compiling the Python interpreter to WASM. To build a secure, fast, and lightweight sandbox for code execution — ideal for running LLM-generated Python code.