pub fn run_omgb( bytecode: &[u8], program_args: &[String], ) -> Result<(), RuntimeError>
Run a compiled .omgb blob with optional program args.
.omgb