Pi-box is an Electron app that runs a coding agent in a fully sandboxed WebAssembly environment by combining container2wasm, TinyEmu, and RISC-V emulation. The project uses a custom JavaScript TCP/IP stack and filesystem implementation to enable networking and host mounts without external dependencies, making it portable across platforms despite performance trade-offs.