Skip to content

LLVMParty/llvm-nanobind-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

llvm-nanobind-example

Super basic llvm-nanobind example project.

Building

Set the CMake prefix path to point to your LLVM installation:

export CMAKE_PREFIX_PATH=$(brew --prefix llvm)

Set up the environment:

uv sync

Run the example

uv run example.py

About

Super basic llvm-nanobind example project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages