Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ pulley_target
Function
pulley_target
tests/all/pulley.rs:9–11 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7
use wasmtime_environ::TripleExt;
8
9
fn pulley_target() -> String {
10
target_lexicon::Triple::pulley_host().to_string()
11
}
12
13
fn pulley_config() -> Config {
14
let mut config = Config::new();
Callers
2
pulley_config
Function · 0.85
can_run_on_cli
Function · 0.85
Calls
1
to_string
Method · 0.45
Tested by
no test coverage detected