Hacker News new | ask | show | jobs
by olegp 1191 days ago
As someone who wrote something similar (https://github.com/olegp/common-node) back in the day before async/await, I have to say that I don't see much of a need for this nowadays. The only feature that's still useful that I can think of is the ability to run the same code on V8 and the JVM.