Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ Debug
Class
Debug
pulley/src/interp/debug.rs:40–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
39
#[repr(transparent)]
40
pub(super) struct Debug<
'a>(pub Interpreter<'
a>);
41
42
macro_rules! debug_then_delegate {
43
(
Callers
3
run
Method · 0.85
debug
Function · 0.85
parse
Method · 0.85
Implementers
15
print.rs
cranelift/fuzzgen/src/print.rs
error.rs
cranelift/isle/isle/src/error.rs
scalar.rs
cranelift/bitset/src/scalar.rs
compound.rs
cranelift/bitset/src/compound.rs
dominator_tree.rs
cranelift/codegen/src/dominator_tree.r
result.rs
cranelift/codegen/src/result.rs
valueregs.rs
cranelift/codegen/src/machinst/valuere
reg.rs
cranelift/codegen/src/machinst/reg.rs
vcode.rs
cranelift/codegen/src/machinst/vcode.r
memflags.rs
cranelift/codegen/src/ir/memflags.rs
progpoint.rs
cranelift/codegen/src/ir/progpoint.rs
types.rs
cranelift/codegen/src/ir/types.rs
Calls
no outgoing calls
Tested by
no test coverage detected