Registry / other / canonical-host

canonical-host

JSON →
library0.5.0rscratesunverified

The plumbing for the host responsible for the wasm host calls.

# Cargo.toml [dependencies] canonical_host = "0.5.0"
INSTALL
IMPORT
SIG · CANONICAL-HOST
C
canonical-host
otherrustv0.5.0
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.

Host
✓ use canonical_host::Host;

Creates a new host instance for WASM calls.

use canonical_host::Host; fn main() { let host = Host::new(); println!("Host created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Amazon
1
Resources
canonical-host — cargo add canonical-host · libregistry