Home
last modified time | relevance | path

Searched refs:wasmtime_binary (Results 1 – 1 of 1) sorted by relevance

/wasmtime-44.0.1/tests/all/guest_debug/
H A Dmod.rs21 fn wasmtime_binary() -> std::path::PathBuf { in wasmtime_binary() function
67 let mut cmd = Command::new(wasmtime_binary()); in spawn()