Browser demo¶
This prototype runs the Rust CLI as a WASI module inside the page. The snapshots
are mounted into an in-memory filesystem; the terminal invokes binoc against
that virtual filesystem and renders the real command output.
Files
Terminal
Current scope¶
The current page proves the stdlib and first-party SQLite paths: directory walking, CSV parsing, SQLite parsing, artifact storage, row-key config, correspondence, and Markdown rendering all run inside the browser.