fn simdOpcode(op: SimdOpcode) u32

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

Parameters