Hacker News
new
show
ask
jobs
Show HN: WASM runtime for sandboxing Python code
9 points
by
erikkaum
2 weeks ago
2
comments
story
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.
loading...