Introducing runno/sandbox: A WebAssembly Sandbox for Running Code.

You could use it for running code generated by an LLM, or for testing code written by students, or for running customer functions on your own cloud.

https://runno.dev/articles/sandbox/

Runno - Introducing @runno/sandbox: A WebAssembly Sandbox for Running Code

The Runno sandbox gives you a secure WebAssembly-based sandbox for running code in various programming languages. It works in Node.js and other JavaScript runtimes, providing protection when running potentially risky code.