MCPcopy Create free account
hub / github.com/bytecodealliance/wasmtime / get_wasmtime_path

Function get_wasmtime_path

tests/all/cli_tests.rs:32–34  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

30}
31
32fn get_wasmtime_path() -> &'static str {
33 env!("CARGO_BIN_EXE_wasmtime")
34}
35
36// Run the wasmtime CLI with the provided args and, if it succeeds, return
37// the standard output in a `String`.

Callers 2

get_wasmtime_commandFunction · 0.85
profile_with_vtuneFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected