Registry / other / assemblylift-core-io-guest

assemblylift-core-io-guest

JSON →
library0.3.2rscratesunverified

AssemblyLift core event WASM guest library for building WebAssembly modules.

# Cargo.toml [dependencies] assemblylift-core-io-guest = "0.3.2"
INSTALL
IMPORT
SIG · ASSEMBLYLIFT-CORE-
A
assemblylift-core-io-guest
otherrustv0.3.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.

Guest
use assemblylift_core_io_guest::Guest;

Initialize a WASM guest module using AssemblyLift.

use assemblylift_core_io_guest::Guest; fn main() { let guest = Guest::new(); // Use guest to interact with the host }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
18
Meta
1
OpenAI (training)
1
Resources
assemblylift-core-io-guest — cargo add assemblylift-core-io-guest · libregistry