Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ Frame
Class
Frame
crates/debugger/src/host/api.rs:156–156 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
154
/// Representation of a frame within a debuggee.
155
#[derive(Clone)]
156
pub struct Frame(FrameHandle);
157
158
/// Representation of a Wasm exception object.
159
#[derive(Clone)]
Callers
3
exit_frames
Method · 0.70
parent_frame
Method · 0.70
wasm.hh
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected