#terrazzo #terminal

bin+lib terrazzo-terminal

A simple web-based terminal emulator built on Terrazzo

7 releases

Uses new Rust 2024

new 0.1.7 Mar 29, 2025
0.1.5 Mar 16, 2025
0.1.4 Feb 24, 2025
0.1.3 Dec 29, 2024

#384 in WebAssembly

Download history 138/week @ 2024-12-23 185/week @ 2024-12-30 53/week @ 2025-01-06 10/week @ 2025-01-13 6/week @ 2025-02-10 3/week @ 2025-02-17 117/week @ 2025-02-24 14/week @ 2025-03-03 76/week @ 2025-03-10 54/week @ 2025-03-17 48/week @ 2025-03-24

196 downloads per month

MIT license

3.5MB
5K 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 wasm-pack
cargo install stylance-cli

Compile from source

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

Install using cargo install

cargo install terrazzo-terminal

Then start it using

terrazzo-terminal

Dependencies

~2–39MB
~629K SLoC