Hacker News new | ask | show | jobs
by scrabble 3535 days ago
As I understand it, native promises don't make native system calls. They are still pure js. They are just implemented differently from Bluebird which optimizes for the most common use cases.