Package Exports
- @noir-lang/acvm_js
- @noir-lang/acvm_js/nodejs/acvm_js.js
- @noir-lang/acvm_js/web/acvm_js.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@noir-lang/acvm_js) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
acvm_js
The acvm_js package enables users to execute an ACIR program, i.e. generating an initial witness from a set of inputs and calculating a partial witness. This partial witness can then be used to create a proof of execution using an ACVM backend.
Dependencies
In order to build the wasm package, the following must be installed:
Build
The wasm package can be built using the command below:
./build.sh