Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ interpreter.rs
File
interpreter.rs
cranelift/interpreter/src/interpreter.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
//! Cranelift IR interpreter.
2
//!
3
//! This module partially contains the logic for interpreting Cranelift IR.
4
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected