Modulesยง
- abi ๐
- compiler ๐
- config ๐
- error ๐
- object_
file ๐ - trampoline ๐
- translator ๐
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