Overview of the WebAssembly VT Terminal Example
mainThis example demonstrates the core capabilities of the Ghostty VT library when compiled to WebAssembly. It shows how to:
- Initialize a terminal instance.
- Write VT-encoded (Virtual Terminal) data to the terminal.
- Format and extract the terminal contents as plain text.