whortaneto / chimera-js

Javascript library to facilitate the use of the web workers api.
MIT License
4 stars 0 forks source link

Recursive functions not defined when used chimera.exportToWorker API #9

Open whortaneto opened 7 years ago

whortaneto commented 7 years ago

When export functions to execute in web workers and use that exported function inside itself show a not defined error.