node-webworker
node-webworker copied to clipboard
CoffeeScript support for node-webworkers
I've added a very simple pre-compilation step to the webworker-child.js file. This change does not require you to have coffeescript installed or use it at all, but if you have it installed and are using it, it will precompile the files for you and act normally.
Enjoy!