Package org.lwjgl.llvm


@NullMarked package org.lwjgl.llvm
Contains bindings to LLVM, a collection of modular and reusable compiler and toolchain technologies.

BINDINGS ONLY

LWJGL does not currently include pre-built LLVM/Clang binaries. The user must download or build LLVM separately and use Configuration to point LWJGL to the appropriate binaries.

Resources