Function wasmer_integration_tests_cli::run_code

source ยท
pub fn run_code(
    operating_dir: &Path,
    executable_path: &Path,
    args: &[String],
    stderr: bool,
) -> Result<String>