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

Method triple

cranelift/codegen/src/isa/aarch64/mod.rs:98–100  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

96 }
97
98 fn triple(&self) -> &Triple {
99 &self.triple
100 }
101
102 fn flags(&self) -> &shared_settings::Flags {
103 &self.flags

Callers 2

page_size_align_log2Method · 0.45
fmtMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected