Function run_genuine_p3_on_target
pub fn run_genuine_p3_on_target(
program: &str,
core_types: &str,
interpreter: &str,
) -> Result<String, String>Expand description
Run genuine P3 on a specific target: PE(pe_source, pe_bti(target))