Module tagua_llvm::engine
[−]
[src]
Execute the VM intermediate representation.
An execution engine is responsible to execute the VM intermediate representation, i.e. to compile it to machine code. The execution engine is MCJIT (see MCJIT Design and Implementation).
Structs
Engine | |
Options |
Enums
CodeModel | |
OptimizationLevel |