Y
Hacker News
new
|
ask
|
show
|
jobs
by
btbuildem
3398 days ago
One of the native functions available in a web worker is importScript - it allows to load include other scripts (eg lodash) into the worker scope.