MCPcopy Create free account
hub / github.com/bytecodealliance/wasmtime / backend.rs

File backend.rs

cranelift/jit/src/backend.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! Defines `JITModule`.
2
3use crate::{
4 compiled_blob::CompiledBlob,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected