Removing the imports of *.json files (still experimental in some cases, in others the json-loader is needed). Using regular js files would be a better solution.
Mention in docs that experiments.asyncWebAssembly in webpack should be enabled.
Recent issues:
pkg folder is not being pushed to npm making the package unusable/broken.
Description
We can improve
zokrates-js
compatibility by:*.json
files (still experimental in some cases, in others thejson-loader
is needed). Using regular js files would be a better solution.experiments.asyncWebAssembly
in webpack should be enabled.Recent issues:
pkg
folder is not being pushed to npm making the package unusable/broken.