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

Support bools params in aztec.noir #2175

Closed
LHerskind opened this issue Sep 11, 2023 · 0 comments
Closed

Support bools params in aztec.noir #2175

LHerskind opened this issue Sep 11, 2023 · 0 comments
Assignees

Comments

@LHerskind
Copy link
Contributor

Following the work in noir-lang/noir#2403, the syntax is neater, but it don't support all types that would normally be passed in. Notably, providing a bool will lead to failure. Add bools and check if these are the only issue, possibly other primitives are unsupported as well.

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

No branches or pull requests

2 participants