pgriess / node-webworker

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

all tests fail #39

Closed 0x80 closed 5 years ago

0x80 commented 12 years ago

I'm trying to use the webworker module with node 0.6.7 but I can't get it to work.

I've made the edits suggested earlier to fixe 0.6 compatibility, but all the 3 tests in the test folder fail because the assertions are not passed.

Can anyone let me know that version of node DOES work with this? Is anyone still actively developing this? A lot of simple open issues that haven't been fixed it seems.