Global getThe global.get instruction loads the value of a global variable onto the stack.Try itSyntaxwasm;; load the value of a global variable onto the stack global.get $val Instruction Binary opcode global.get 0x23