Re-exports

pub use vm::VirtualMachine;
pub use strings::STRING_TABLE;
pub use module::Module;
pub use errors::RuntimeError;
pub use errors::ExecResult;

Modules

Structs

Wrapper for variant that dynamically ensures hashability

Enums

Type Definitions