C++ bridge for web terminal integration in WASM builds. More...
Go to the source code of this file.
C++ bridge for web terminal integration in WASM builds.
This file provides the C++ side of the web terminal integration, exposing functions that can be called from JavaScript to process z3ed commands and provide terminal functionality in the browser.
Definition in file wasm_terminal_bridge.cc.