#terrazzo #terminal

bin+lib terrazzo-terminal

A simple web-based terminal emulator built on Terrazzo

5 releases

0.1.4 Feb 24, 2025
0.1.3 Dec 29, 2024
0.1.2 Dec 29, 2024
0.1.1 Dec 29, 2024
0.1.0 Dec 29, 2024

#300 in WebAssembly

Download history 264/week @ 2024-12-25 82/week @ 2025-01-01 40/week @ 2025-01-08 9/week @ 2025-02-12 89/week @ 2025-02-19 42/week @ 2025-02-26

140 downloads per month

MIT license

3.5MB
3K 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–19MB
~291K SLoC