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 latest rust toolchain #151

Closed
vivianjeng opened this issue Jun 3, 2024 · 0 comments · Fixed by #190
Closed

Support latest rust toolchain #151

vivianjeng opened this issue Jun 3, 2024 · 0 comments · Fixed by #190

Comments

@vivianjeng
Copy link
Collaborator

Problem

Now the latest rust toolchain version cannot run circom-compat successfully
#148 (comment)

Details

we should either

  1. change circom-compat to fit the latest toolchain
  2. remove wasmer dependencies since it cannot be run on iOS and cannot be submitted to testfligt

Acceptance criteria

Remove the specific toolchain version in build-and-test.yml and CI should succeed

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

Successfully merging a pull request may close this issue.

1 participant