use wasm instead of c++

pull/5370/head
yann300 12 months ago committed by GitHub
parent 8fec81d3ef
commit 3beac78ba7
  1. 2
      libs/remix-ws-templates/src/script-templates/sindri/sindri.json

@ -5,5 +5,5 @@
"circuitType": "circom",
"curve": "bn254",
"provingScheme": "groth16",
"witnessCompiler": "c++"
"witnessCompiler": "wasm"
}

Loading…
Cancel
Save