Lightweight LLVM Python binding for writing JIT compilers
llvmlite is a project originally tailored for Numba‘s needs, using the following approach: • A small C wrapper around the parts of the LLVM C++ API we need that are not already exposed by the LLVM C API. • A ctypes Python wrapper around the C API. • A pure Python implementation of the subset of the LLVM IR builder that we need for Numba.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 0.46.0-2.fc44 | - |
| Fedora 43 | 0.44.0-5.fc43 | 0.44.0-5.fc43 |
| Fedora 42 | 0.44.0-1.fc42 | - |
You can contact the maintainers of this package via email at
python-llvmlite dash maintainers at fedoraproject dot org.