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

File test_interpret.rs

cranelift/filetests/src/test_interpret.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! Test command for interpreting CLIF files and verifying their results
2//!
3//! The `interpret` test command interprets each function on the host machine
4//! using [RunCommand](cranelift_reader::RunCommand)s.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected