Skip to content

noir_wasm: v0.7.0

Compare
Choose a tag to compare
@kevaundray kevaundray released this 19 Jun 19:06
a3a824c

0.7.0 (2023-06-19)

⚠ BREAKING CHANGES

  • update to ACVM 0.13.0 (#1393)

Features

  • ci: update noir to build wasm with a nix flake file (#1208) (2209369)
  • pass in closure to Driver to signal backend opcode support (#1349) (1e958c2)

Bug Fixes

  • Fix nargo not showing compiler errors or warnings (#1694) (4233068)
  • noirc_driver: Move error printing into nargo (#1598) (561cd63)

Miscellaneous Chores