Super basic llvm-nanobind example project.
Set the CMake prefix path to point to your LLVM installation:
export CMAKE_PREFIX_PATH=$(brew --prefix llvm)Set up the environment:
uv syncRun the example
uv run example.py| Name | Name | Last commit date | ||
|---|---|---|---|---|
Super basic llvm-nanobind example project.
Set the CMake prefix path to point to your LLVM installation:
export CMAKE_PREFIX_PATH=$(brew --prefix llvm)Set up the environment:
uv syncRun the example
uv run example.py