1 pointby sthupukari13 hours ago1 comment
  • sthupukari13 hours ago
    Python and JavaScript bindings for the Rust vt100 terminal emulator, compiled to WebAssembly.

    Track terminal state incrementally, extract plain text or formatted screen contents -- no native compilation required. The WASM binary is bundled in the wheel/npm package.

    This makes it easy to use in standard web applications top build extremely fast streaming terminal emulators.