llvm-nanobind-example

May 12, 2026 ยท View on GitHub

Super basic llvm-nanobind example project.

Running

Set up the environment. The llvm-nanobind wheel is installed from PyPI and bundles LLVM for supported platforms.

uv sync

Run the example:

uv run example.py