Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

v0.2.0

Choose a tag to compare

@hugrbot hugrbot released this 31 Jul 09:43
· 40 commits to main since this release
f0ce26a

New Features

  • make EmitFuncContext::iw_context pub (#55)

Refactor

  • use HugrFuncType/HugrType/HugrSumType (#56)
  • remove unneeded HugrView constraints (#59)
  • [breaking] add LLVMSumValue (#63)

Testing

  • Add test for LoadFunction Op (#60)