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

Method name

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

Source from the content-addressed store, hash-verified

92 }
93
94 fn name(&self) -> &'static str {
95 "aarch64"
96 }
97
98 fn triple(&self) -> &Triple {
99 &self.triple

Callers 1

fmtMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected