本地获取local.get 指令将局部变量的值加载到栈上。试一试语法wasm;; load the value of a local variable onto the stack local.get $val 指令 二进制操作码 local.get 0x20