Function to_bytecode

Source
pub fn to_bytecode(opcodes: &[OpCode]) -> Vec<u8> 
Expand description

Convert slice of opcodes to bytecode.