01Web Components for browser-based code execution with an integrated editor and controls.
02Secure sandboxing for diverse programming languages, including Python, Ruby, JavaScript (QuickJS), C/C++, PHP, and SQLite.
03Direct execution and management of WebAssembly WASI binaries.
04Emulates a Unix-like environment with a virtual file system and terminal output.
05Supports multiple execution contexts: browser, Node.js, and server-side JavaScript runtimes, including an MCP server implementation.
06753 GitHub stars