mylang_vm

Function i32_add

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

I32Add 命令を実行する