Registry / other / intuicio-backend-vm

intuicio-backend-vm

JSON →
library0.51.0rscratesunverified

VM backend module for Intuicio scripting platform.

# Cargo.toml [dependencies] intuicio-backend-vm = "0.51.0"
INSTALL
IMPORT
SIG · INTUICIO-BACKEND-V
I
intuicio-backend-vm
otherrustv0.51.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.

VmBackend
use intuicio_backend_vm::VmBackend;

Initialize the Intuicio VM backend.

use intuicio_backend_vm::VmBackend; fn main() { let backend = VmBackend::new(); println!("VM backend initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.51.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
intuicio-backend-vm — cargo add intuicio-backend-vm · libregistry