node-webworker icon indicating copy to clipboard operation
node-webworker copied to clipboard

CoffeeScript support for node-webworkers

Open perezd opened this issue 14 years ago • 0 comments

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!

perezd avatar Jul 18 '11 22:07 perezd