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

Bump up circom_tester version to 0.0.19 #94

Closed
wants to merge 1 commit into from

Conversation

motxx
Copy link

@motxx motxx commented Feb 20, 2023

This PR fixes npm run test.
The following errors show in current version.

     LinkError: WebAssembly.instantiate(): Import #1 module="runtime" function="printErrorMessage" error: function import requires a callable
      at builder (node_modules/circom_tester/wasm/witness_calculator.js:19:40)
      at async wasm_tester (node_modules/circom_tester/wasm/tester.js:60:16)
      at async Context.<anonymous> (test/smtprocessor.js:97:19)

@motxx
Copy link
Author

motxx commented Feb 20, 2023

I found duplication with the following PR, so I'll close my PR.
#90

@motxx motxx closed this Feb 20, 2023
@motxx motxx deleted the test/make-circom-test-work branch February 20, 2023 19:40
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 this pull request may close these issues.

1 participant