#terminal #terrazzo #built #web-based

bin+lib terrazzo-terminal

A simple web-based terminal emulator built on Terrazzo

4 releases

new 0.1.3 Dec 29, 2024
0.1.2 Dec 29, 2024
0.1.1 Dec 29, 2024
0.1.0 Dec 29, 2024

#200 in WebAssembly

Download history 277/week @ 2024-12-28

277 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–18MB
~264K SLoC