| Crates.io | terrazzo-terminal |
| lib.rs | terrazzo-terminal |
| version | 0.1.19 |
| created_at | 2024-12-29 08:53:55.903267+00 |
| updated_at | 2025-08-23 17:25:47.379306+00 |
| description | A simple web-based terminal emulator built on Terrazzo. |
| homepage | |
| repository | https://github.com/Terrazzo-Web/Terminal |
| max_upload_size | |
| id | 1498094 |
| size | 5,030,290 |
Terrazzo terminal is a simple web-based terminal built in Rust and Web Assembly using the Terrazzo library.
Pre-requisite:
cargo install wasm-pack
cargo install stylance-cli
Then run terrazzo-terminal using
cargo run --bin terrazzo-terminal --release
Open the address printed on the terminal to stack hacking
Listening on http://127.0.0.1:3001
cargo installcargo install terrazzo-terminal
Then start it using
terrazzo-terminal