Closed vanlueckn closed 2 years ago
Related to #164
Adds the optional parameter eval to the worker constructor. If eval is given and true, the provided string will be executed as eval.
The architecture was designed following the eval option of Nodejs.
Related to #164
Adds the optional parameter eval to the worker constructor. If eval is given and true, the provided string will be executed as eval.
The architecture was designed following the eval option of Nodejs.