haochi / angular2-web-worker

Web worker for Angular 2
https://www.npmjs.com/package/angular2-web-worker
51 stars 10 forks source link

Add possibility to pass extra named context data #14

Closed enoh-barbu closed 3 years ago

enoh-barbu commented 5 years ago

Would be nice to have the possibility to pass extra named functions or variables so we could use them inside the worker context, like we would import them locally.