Private ctxContext of the Proving manager Defaults to worker mode assuming that the Proving manager is running in the browser if it's set to direct-call which is done in nodejs then this is running without worker
Private proofPrivate wasmGetter for wasm blob for worker wasm it will resolve the browser build of wasm-utils,and Nodejs build for direct-call
Private generateGenerate the Zero-knowledge proof from the proof input
Generated using TypeDoc
Context of the Proving manager Defaults to worker mode assuming that the Proving manager is running in the browser if it's set to direct-call which is done in nodejs then this is running without worker