소개
Runno is a powerful collection of JavaScript packages designed to execute code in multiple languages and WASI binaries within a secure sandbox. Leveraging WebAssembly and WASI, it creates a virtualized Unix-like environment with a fake file system and no network access, perfect for browser-based code execution, server-side sandboxing, or integration as an MCP server. This allows for seamless, isolated code testing and execution without complex local setups, promoting accessibility and efficiency for developers and educators alike.