Expand description
CLI tool to interpret Cranelift IR files.
Structs§
- File
Interpreter - Contains CLIF code that can be executed with FileInterpreter::run.
- Options
- Interpret clif code
Enums§
- File
Interpreter Failure - Possible sources of failure in this file.
Functions§
- run
- Run files through the Cranelift interpreter, interpreting any functions with annotations.