Registry / other / miden-processor

miden-processor

JSON →
library0.22.1rscratesunverified

Miden VM processor for executing Miden assembly programs.

# Cargo.toml [dependencies] miden-processor = "0.22.1"
INSTALL
IMPORT
SIG · MIDEN-PROCESSOR
M
miden-processor
otherrustv0.22.1
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.

Processor
use miden_processor::Processor;

Creates a new Miden VM processor instance.

use miden_processor::Processor; fn main() { let processor = Processor::new(); println!("Processor initialized."); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.22.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
miden-processor — cargo add miden-processor · libregistry