Hey all just a quick note about some news on node-fibers. Thanks to the work of @japj, node-fibers is now runnable under Windows. Now you can use fibers on pretty much any platform.
Semi-related: node-fibers now includes a binary for Windows, OS X, and Linux in both 32 and 64-bit x86 architectures; this simplifies the install process greatly. For other platforms node-gyp will be invoked at install time to build a version of fibers just for you. Check it out for yourself: npm install fibers npm test fibers More information at: https://github.com/laverdet/node-fibers Please report any bugs to the github project, thanks! -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
