Module interpret

Source
Expand description

CLI tool to interpret Cranelift IR files.

Structs§

FileInterpreter
Contains CLIF code that can be executed with FileInterpreter::run.
Options
Interpret clif code

Enums§

FileInterpreterFailure
Possible sources of failure in this file.

Functions§

run
Run files through the Cranelift interpreter, interpreting any functions with annotations.