Ghostty VT Terminal - WebAssembly Example

This example demonstrates initializing a terminal, writing VT-encoded data to it, and formatting the output using the Ghostty VT WebAssembly module.

Loading WebAssembly module...

Terminal Size

VT Input

Use \x1b for ESC, \r\n for CR+LF, \x07 for BEL. Press "Run" to process.

Effects Log

No effects triggered yet.
Waiting for input...

Note: This example must be served via HTTP (not opened directly as a file). See the README for instructions.