pub fn run_compiled(prog: Program) -> Result<Value, String>
Run an already-compiled program on the current host.