Hacker News new | ask | show | jobs
by cmrx64 3836 days ago
Wow! The integration with rayon for data parallelism is especially interesting, and I imagine that could be a killer feature for some people looking to accelerate compute-heavy node.js code without having to deal with the nastiness of parallelism in C++, or C++ at all.
1 comments

I don't believe the blog post announcing Rayon ever made it to HN, so here's a convenient link: http://smallcultfollowing.com/babysteps/blog/2015/12/18/rayo...
Only a handful of comments but it was posted a few days ago: https://news.ycombinator.com/item?id=10759434