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

Create Circom circuits from rust api #63

Open
zmrocze opened this issue Jun 29, 2024 · 1 comment
Open

Create Circom circuits from rust api #63

zmrocze opened this issue Jun 29, 2024 · 1 comment

Comments

@zmrocze
Copy link

zmrocze commented Jun 29, 2024

Hey!

I'd like to use Circom as a compilation target. It'd be great to create circom circuits from rust itself - either at AST or IR level.
I would guess it's already supported by some crate in this repository, just which crate exactly I'd look for to do that? Are the interfaces publically exported?

Any help is much appreciated, thanks!

@zmrocze
Copy link
Author

zmrocze commented Jun 29, 2024

Should I be looking at circomspect_program_structure::intermediate_representation?

How would I later consume the defined datatype?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant