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. Press "Run" to process.

Waiting for input...

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