Show HN: WASM runtime for sandboxing Python codegithub.com/ErikKaum9 pointserikkaum2 years agoA 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.