mylang_vm

Function i32_const

source
pub(crate) fn i32_const(stack: &mut Vec<Entity>, immediate: i32)
Expand description

I32Const 命令を実行する