22 releases
Uses new Rust 2024
| 0.1.22 | Dec 26, 2025 |
|---|---|
| 0.1.19 | Aug 23, 2025 |
| 0.1.17 | Jul 19, 2025 |
| 0.1.7 | Mar 29, 2025 |
| 0.1.3 | Dec 29, 2024 |
#325 in WebAssembly
5MB
19K
SLoC
Contains (WOFF font, 180KB) bootstrap-icons.woff, (WOFF font, 130KB) bootstrap-icons.woff2
Terrazzo terminal
Terrazzo terminal is a simple web-based terminal built in Rust and Web Assembly using the Terrazzo library.
Getting started
Pre-requisite:
cargo install --locked wasm-pack
cargo install --locked stylance-cli
Compile from source
Then run terrazzo-terminal using
cargo run --locked --bin terrazzo-terminal --release
Open the address printed on the terminal to stack hacking
Listening on http://127.0.0.1:3001
Install using cargo install
cargo install --locked terrazzo-terminal
Then start it using
terrazzo-terminal
Dependencies
~12–50MB
~879K SLoC