audreyt / node-webworker-threads

Lightweight Web Worker API implementation with native threads
https://npmjs.org/package/webworker-threads
Other
2.3k stars 149 forks source link

Fix npm install failure on windows due to missing 'alloca' #130

Closed yufeih closed 8 years ago

yufeih commented 8 years ago

This PR addresses the following npm install error on windows:

webworker-threads\src\bson.cc(70): error C3861:
 'alloca': identifier not found