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

Add cargo features to disable by default the frontends when not needed #138

Open
arnaucube opened this issue Aug 8, 2024 · 0 comments · May be fixed by #141
Open

Add cargo features to disable by default the frontends when not needed #138

arnaucube opened this issue Aug 8, 2024 · 0 comments · May be fixed by #141

Comments

@arnaucube
Copy link
Collaborator

Add cargo features to disable by default the frontends, and then we can turn on the only specific frontend that we want to use (ie. Noir, Circom or Noname for the moment).

The reasoning behind this is that compilation time now is too long, in part because dependencies on specific frontends, so if the compilation don't use some frontend it can be turned off by default.

@arnaucube arnaucube changed the title Add cargo features to disable by default the frontends Add cargo features to disable by default the frontends when not needed Aug 8, 2024
@arnaucube arnaucube self-assigned this Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant