Function initialize_vm

Source
pub fn initialize_vm<S: Default>(options: &ResolvedOptions<'_, S>) -> Box<VM<S>>