mylang_vm

Function execute

source
pub fn execute(insts: &[Inst]) -> Result<(), VMError>
Expand description

バイトコードを解釈実行する