MCPcopy 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")]
2use crate::component::Component;
3use crate::runtime::vm::Backtrace;
4use crate::{AsContext, CallHook, Module};

Callers

nothing calls this directly

Calls 1

unionMethod · 0.80

Tested by

no test coverage detected