Registry / networking / tetcore-wasm-interface

tetcore-wasm-interface

JSON →
library2.1.2rscratesunverified

Types and traits for interfacing between the host and the wasm runtime.

# Cargo.toml [dependencies] tetcore-wasm-interface = "2.1.2"
INSTALL
IMPORT
SIG · TETCORE-WASM-INTER
T
tetcore-wasm-interface
networkingrustv2.1.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

HostInterface
use tetcore_wasm_interface::HostInterface;

Import the host interface trait.

use tetcore_wasm_interface::HostInterface; fn main() { println!("Host interface trait available"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Amazon
1
OpenAI (training)
1
Resources
tetcore-wasm-interface — cargo add tetcore-wasm-interface · libregistry