GeistHaus
log in · sign up

Run Python code in a WebAssembly sandbox

til.simonwillison.net

I've been trying to figure this out for ages. Tim Bart responded to my call for help on Hacker News with this extremely useful code example showing how to run Python code in WebAssembly inside Python, using wasmtime-py and the new Python WASM build released by VMware Wasm Labs .

1 page links to this URL