Safe wrapper around LLVM's C API (llvm-sys) for building compilers and language tooling.
# Cargo.toml
[dependencies]
inkwell = "0.9.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an LLVM context and module.
Install LLVM via your package manager or set LLVM_SYS_<version>_PREFIX.
No dependency data recorded yet.