This example demonstrates initializing a terminal, writing VT-encoded data to it, and formatting the output using the Ghostty VT WebAssembly module.
Use \x1b for ESC, \r\n for CR+LF. Press "Run" to process.
Note: This example must be served via HTTP (not opened directly as a file). See the README for instructions.