Development of acvm_js
has moved to the main ACVM repository and can be found here
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.
In order to build the wasm package, the following must be installed:
The wasm package can be built using the command below:
./build.sh