Skip to main content

vm_outcome

Function vm_outcome 

pub fn vm_outcome(source: &str) -> RunOutcome
Expand description

Run source on the bytecode VM, capturing partial output and the error, if any. Same front-end as tw_outcome.