Hacker News new | ask | show | jobs
by yanis_t 1062 days ago
I wonder if Bun will end up being something that will eventually drive the innovation within Node.js, and maybe even merge with it (remember io.js?)
7 comments

I can’t imagine a merge ever being on the cards. io.js was a fork of Node so merging it back in was a relatively simple proposition. Bun uses an entirely different JS engine so a merge would be horrendous, it would be more like a ground up rebuild.

I’m also still a little lost on the “why” of Bun. I respect the tech a ton having noodled around with the JavaScriptCore API myself in the past. But I’m not sure why I’d use it over Node.

Probably won’t merge because it’s a VC backed project
> and maybe even merge with it (remember io.js?)

Not likely. Bun doesn't use v8.

And if Bun has to go the way of NodeJs nothing will likely happen as well. Bun can move fast because there aren't as many stakeholders, committees and all sorts of gatekeepers in the way.

Io.js was a fork of Node right. A merge is not on cards here.
i doubt it will get merged.

nodejs devs are firm on "this proposal is betteer kept in userland than within nodejs" approach, which also kept their ecosystem stable and predictable at most times.

I don't think it will merge. After deno nodejs is getting similar features like native fetch, web stream etc. Similarly nodejs can just implement buns unique features
I hope so, whilst Bun isn't the fastest in this space it's definitely got potential to be if they can get some talented SWEs behind it.