Modules§
- analysis
- Submodule of code generation containing structures related to code analysis Most notably this includes the verification stages of compilation
- util
- Small utility structures
Structs§
- Code
Executor - This struct contains the actual JIT compiler
- Code
Generator - This struct contains the IR Builder
- Compiled
Runtime - Wrapper struct for runtime after compilation
- Global
Context - Context for global data (i.e. data shared by all threads) Every thread gets an Arc reference of this
Functions§
- _call2rust_
handler ⚠ - _end_
of_ ⚠step - _interaction_
handler ⚠ - _interaction_
sync_ ⚠handler - allowed_
symbol_ filter - print_
f64 ⚠ - print_
u64 ⚠