Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ profiling.rs
File
profiling.rs
crates/wasmtime/src/runtime/profiling.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#[cfg(feature =
"component-model"
)]
2
use crate::component::Component;
3
use crate::runtime::vm::Backtrace;
4
use crate::{AsContext, CallHook, Module};
Callers
nothing calls this directly
Calls
1
union
Method · 0.80
Tested by
no test coverage detected