Crate runmat_ignition

Crate runmat_ignition 

Source

Re-exports§

pub use bytecode::compile;
pub use bytecode::compile_with_functions;
pub use functions::Bytecode;
pub use functions::ExecutionContext;
pub use functions::UserFunction;
pub use instr::Instr;
pub use vm::interpret;
pub use vm::interpret_with_vars;

Modules§

bytecode
compiler
functions
gc_roots
instr
vm

Functions§

execute