This repository was archived by the owner on Jun 23, 2020. It is now read-only.

Description
I am curretnly running into some problems using zokrates-js inside a web worker.
Is it currently possible to do and if yes how ?
I am using angular 8 and generated my web-worker wth the angular-cli.
This is the error I am getting when I try to call initialize
Uncaught (in promise) ReferenceError: window is not defined
at Module.initialize (index.js:11)