fn opcode(op: Opcode) u8
Returns the integer value of an Opcode. Used by the Zig compiler to write instructions to the wasm binary file
Opcode
op: Opcode,