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

LinkError: WebAssembly.instantiate(): Import #1 module="runtime" function="printErrorMessage" error: function import requires a callable #8

Open
Hoanglam1134 opened this issue May 28, 2024 · 1 comment

Comments

@Hoanglam1134
Copy link

LinkError: WebAssembly.instantiate(): Import #1 module="runtime" function="printErrorMessage" error: function import requires a callable

I follow steps on readme and got error while running

snarkjs plonk setupmaze inputs.json circuit_js/circuit.wasm circuit.zkey

I found that snarkjs team had fixed this error (solution) on update version of snarkjs 0.4.26 but the alternative snarkjs in this repo is 0.4.24.

Is there anything i can do to resolve this, I've also tried to write implementation for printErrorMessage function in module run time but it does not work.

@stephenyang21
Copy link

Is there any solution? I have been stuck with the same problem as well

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