pub fn create_vm_with_standard_settings(
instructions: &[BinaryInstruction],
prepared_constant_memory: &[u8],
) -> Vmpub fn create_vm_with_standard_settings(
instructions: &[BinaryInstruction],
prepared_constant_memory: &[u8],
) -> Vm