19 points | by Erenay09 20 hours ago ago
4 comments
I've been very satisfied since I switched to Bun. It's fast and has a great standard library. The node compat is the cherry on top.
Very happy with Bun too. Personally mostly use Bun compatible dependencies.
It's funny that the SSJS journey that started as a way to get JS out of the browser, now ships with a browser.
Bun doesn't ship with a browser though.
> WebKit (macOS default) — uses the system WKWebView. Zero external dependencies. Chrome (cross-platform) — Chrome/Chromium via DevTools Protocol. Auto-detects installed browsers or accepts a custom path.
I've been very satisfied since I switched to Bun. It's fast and has a great standard library. The node compat is the cherry on top.
Very happy with Bun too. Personally mostly use Bun compatible dependencies.
It's funny that the SSJS journey that started as a way to get JS out of the browser, now ships with a browser.
Bun doesn't ship with a browser though.
> WebKit (macOS default) — uses the system WKWebView. Zero external dependencies. Chrome (cross-platform) — Chrome/Chromium via DevTools Protocol. Auto-detects installed browsers or accepts a custom path.