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

Improve gadget API #5

Closed
kustosz opened this issue Jun 5, 2023 · 0 comments
Closed

Improve gadget API #5

kustosz opened this issue Jun 5, 2023 · 0 comments

Comments

@kustosz
Copy link
Contributor

kustosz commented Jun 5, 2023

The Gadget API is currently quite clunky, requiring the users to properly wrap/unwrap arrays. We could, instead, use Go's generics to make it smarter in the input/output specs, resulting in a much better, slice-free experience. This task includes designing and API and implementing it. One avenue to explore is to reuse as much of existing gnark infra as possible.

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

2 participants