Skip to main content

Crate oo_protocol

Crate oo_protocol 

Source
Expand description

Shared protocol types for the oo extension ABI.

Used by both the host (oo) and WASM extensions (oo-api). Compiled with no_std when the std feature is disabled (for WASM targets).

Structs§

PickerItem
Request
A request from the WASM extension to the host.
Response
A response from the host back to the WASM extension.

Enums§

CommandOp
HostRequest
Message
Top-level message envelope — either a request from WASM→host or a response from host→WASM.
Operation
ResponsePayload
TerminalOp
WindowOp
WorkspaceOp