execute_instructions

Function execute_instructions 

Source
pub fn execute_instructions(
    generator: &mut Generator,
    instructions: &[Instruction],
) -> Result<(), ExecutionError>