CQCL / hugr-llvm

http://crates.io/crates/hugr-llvm
Apache License 2.0
4 stars 2 forks source link

feat: Add initial codegen extension for `prelude` #29

Closed doug-q closed 1 month ago

doug-q commented 1 month ago

Note that this extension is not intended to be complete, just enough to get started.

We include some simplification of test infrastructure, although it is not strictly necessary. An earlier approach required these changes.

doug-q commented 1 month ago

Note that this PR is based on #26 for some of it's testing changes. That is why CI is not currently running. Please do not merge until that PR is merged and this one is rebased on main.