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

Parameters

op: Opcode,