Hacker News new | ask | show | jobs
by CharlesW 1023 days ago
Why are we wasting time saying "Bun runtime" when "Buntime" is right there?

The video is well done, and I'm fascinated that it's built on WebKit instead of V8. Good luck, Bun.team()!

1 comments

I believe it’s CoreJS not WebKit.
It uses JavaScriptCore, which is a GPL submodule of WebKit.