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

Circom: more primitive operations to read/write variables #15

Open
clarus opened this issue Jan 26, 2025 · 0 comments
Open

Circom: more primitive operations to read/write variables #15

clarus opened this issue Jan 26, 2025 · 0 comments
Assignees
Labels

Comments

@clarus
Copy link
Contributor

clarus commented Jan 26, 2025

When reading/writing in a variable, there are many characteristics that could be factorized:

  • access with fields
  • access to a local variable or a signal
  • additional operations, such as signal constraints
  • ...
@clarus clarus added the circom label Jan 26, 2025
@clarus clarus self-assigned this Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant