Structs§
- LLVM
- LLVM
Compiler - A compiler that compiles a WebAssembly module with LLVM, translating the Wasm to LLVM IR, optimizing it and then translating to assembly.
Enums§
- Compiled
Kind - The compiled function kind, used for debugging in the
LLVMCallbacks
. - LLVM
OptLevel - Defines the optimization level used to compile a
Module
.
Traits§
- LLVM
Callbacks - Callbacks to the different LLVM compilation phases.
Type Aliases§
- Inkwell
Memory Buffer - The InkWell MemoryBuffer type
- Inkwell
Module - The InkWell ModuleInfo type