pgriess / node-webworker

A WebWorkers implementation for NodeJS
BSD 3-Clause "New" or "Revised" License
646 stars 84 forks source link

Making node-webworker node v0.5.0 compatible with backwards compatibility #29

Open chandlerprall opened 13 years ago

chandlerprall commented 13 years ago

Changing webworker-child.js to use script.NodeScript over script.Script when it exists.