Skip to content

Can't run fullProve function #107

@vuvoth

Description

@vuvoth

I try running the snarkjs@0.4.10 fullProve function on node and browser but it returns the error. I tried to run only prove and it work well, not returning any error.

More info about env:

  • Hardware : Macbook M1
  • node v14.18.1
  • snarkjs 0.4.10
  • circom 2.0
    Error:
snarkjs.min.js:1 Uncaught (in promise) LinkError: WebAssembly.instantiate(): Import #0 module="runtime" function="exceptionHandler" error: function import requires a callable
    at lg (snarkjs.min.js:1)
    at async Gg (snarkjs.min.js:1)
    at async Object.fullProve (snarkjs.min.js:1)
    at async HTMLButtonElement.calculateProof ((index):36)

Thank you for your help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions