LLVM compiler backend for the Wasmer WebAssembly runtime.
# Cargo.toml
[dependencies]
wasmer-compiler-llvm = "7.1.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize Wasmer with LLVM compiler backend.
Install LLVM via package manager (e.g., `apt install llvm-dev`).
No dependency data recorded yet.