Neat stuff. What's all the hate is about. Not every embedded system is running real-time sensitive industrial machinery or medical equipment.<p>Many things like general consumer electronics can run fine with Node. The runtime is incredibly well-tested at this point, JS is easily learned and scriptable for extensibility, the single-threaded nature is easy to work with and fast enough, and managed memory makes it easy to crash and recover from failures.