Our approach proved so robust that we could get the whole Codex CLI (~1.25M lines of Rust, excluding dependencies) to run in the browser, with extremely minimal modifications.
Now, Codex CLI by itself could not do much, but BrowserPod provides a full environment with standard Linux command line tools, bash, git, Node.js and Python, with more yet to come. All of these are compiled to WebAssembly and run concurrently on top of BrowserPod kernel.
To learn more about our work on Rust and BrowserPod in general: https://labs.leaningtech.com/blog/browserpod-rust
leebeef•6m ago