Skip to main content

Crate theater_handler_terminal

Crate theater_handler_terminal 

Source
Expand description

§Terminal Handler

Provides terminal I/O capabilities to WebAssembly actors in the Theater system. Enables building interactive CLI applications, REPLs, and TUI apps.

Structs§

TerminalHandler
Handler for providing terminal I/O to WebAssembly actors.