fn miscOpcode(op: MiscOpcode) u32

Returns the integer value of an MiscOpcode. Used by the Zig compiler to write instructions to the wasm binary file

Parameters