Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ triple
Method
triple
cranelift/codegen/src/isa/s390x/mod.rs:97–99 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
95
}
96
97
fn triple(&self) -> &Triple {
98
&self.triple
99
}
100
101
fn flags(&self) -> &shared_settings::Flags {
102
&self.flags
Callers
1
fmt
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected