Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: refactor bb circuit builder / file writer #13

Merged
merged 2 commits into from
Nov 14, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions bberg/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ log = "0.4.17"
rand = "0.8.5"
ast = { version = "0.1.0", path = "../ast" }


# TODO: we probably want to pull in the local version of nargo while i am working on it here

# Include acvm brillig module such that we can serialise and deserialise them
acvm = { git = "https://github.com/noir-lang/noir", directory = "acvm-repo/acvm" }
base64 = "*"
Expand Down
122 changes: 0 additions & 122 deletions bberg/brillig.asm

This file was deleted.

137 changes: 0 additions & 137 deletions bberg/brillig_out.asm

This file was deleted.

1 change: 0 additions & 1 deletion bberg/bytecode.acir

This file was deleted.

10 changes: 0 additions & 10 deletions bberg/node_modules/.yarn-integrity

This file was deleted.

Loading
Loading