fn miscOpcode(op: MiscOpcode) u32
[src]
Returns the integer value of an MiscOpcode
. Used by the Zig compiler to write instructions to the wasm binary file
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