Crate hvm

source · []
Expand description

High-order Virtual Machine (HVM) library

Note: this API is unstable.

Re-exports

pub use builder::eval_code;

Modules

Moves HVM Terms to runtime, and building dynamic functions.

Moves HVM Terms from runtime, and building dynamic functions.

Functions