Skip to content

Commit eaba335

Browse files
committed
merge development.md
1 parent 056c8c8 commit eaba335

File tree

2 files changed

+3
-140
lines changed

2 files changed

+3
-140
lines changed

DEVELOPMENT.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ To setup the environment manually you will need:
3232
- Rust `>=1.75`: https://www.rust-lang.org/tools/install
3333
- uv `>=0.3`: docs.astral.sh/uv/getting-started/installation
3434
- capnproto `>=1.0`: https://capnproto.org/install.html
35+
- Optional: llvm `== 14.0`. The "llvm" feature (backed by the sub-crate `hugr-llvm`)
36+
requires LLVM installed. We use the rust bindings
37+
[llvm-sys](https://crates.io/crates/llvm-sys) to [llvm](https://llvm.org/),
3538

3639
Once you have these installed, you can install the required python dependencies and setup pre-commit hooks with:
3740

hugr-llvm/DEVELOPMENT.md

Lines changed: 0 additions & 140 deletions
This file was deleted.

0 commit comments

Comments
 (0)