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

refactor: use one column to constrain instance to u64 #36

Open
lanbones opened this issue Oct 11, 2022 · 1 comment
Open

refactor: use one column to constrain instance to u64 #36

lanbones opened this issue Oct 11, 2022 · 1 comment
Assignees
Labels
good first issue Good for newcomers

Comments

@lanbones
Copy link
Contributor

In WasmInputHelperTableConfig, it uses 8 columns to constrain u64. We can optimize it to one column with multiple lines.

@lanbones lanbones added the good first issue Good for newcomers label Oct 11, 2022
@aseaday
Copy link
Contributor

aseaday commented Oct 11, 2022

Could you assign it to me, I want to have a try but I am a newbie. It may takes weeks for me to solve.

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

No branches or pull requests

2 participants