mylang_vm

Function print_i32

source
pub(crate) fn print_i32(stack: &mut Vec<Entity>) -> Result<(), VMError>
Expand description

PrintI32 命令を実行する