UNPKG

worker-function

Version:

Create functions executed within a web worker and return promises

20 lines (14 loc) 415 B
#v2.0.2 * Fixes UMD module declaration. #v2.0.1 * Fixes worker functions not working at all in Node.js #v2.0.0 * Makes the worker functions work even in not supported environments * WorkerFunction.js can now be loaded directly from browsers * Remove any building process for the library #v1.1.2 * Fixes usage as a common js module #v1.1.1 * Improves building process #v1.1.0 * Fixes global variable references