Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ bytes
Method
bytes
cranelift/codegen/src/isa/pulley_shared/mod.rs:59–61 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
57
}
58
59
pub fn bytes(self) -> u8 {
60
self.bits() / 8
61
}
62
}
63
64
/// A Pulley backend.
Callers
15
pointer_bytes
Method · 0.45
reverse_stack
Function · 0.45
compute_arg_locs
Method · 0.45
gen_clobber_save
Method · 0.45
gen_clobber_restore
Method · 0.45
load
Method · 0.45
pretty_print
Method · 0.45
rc_for_type
Method · 0.45
from_ty
Method · 0.45
gen_clobber_save
Method · 0.45
gen_clobber_restore
Method · 0.45
emit_uncompressed
Method · 0.45
Calls
1
bits
Method · 0.45
Tested by
no test coverage detected