←back to thread

323 points CharlesW | 4 comments | | HN request time: 0.805s | source
1. schneehertz ◴[] No.42202134[source]
Basically, this is an Electron that replaces Node.js with Bun and Chromium with WebView?
replies(1): >>42203145 #
2. rounce ◴[] No.42203145[source]
It seems it bundles Chromium
replies(1): >>42204112 #
3. kevlened ◴[] No.42204112[source]
It doesn't yet.

"Use the built-in system Webview (or bundle a 3rd party webview like Chromium: coming soon...)"

https://electrobun.dev/docs/guides/Getting%20Started/What%20...

replies(1): >>42210947 #
4. rounce ◴[] No.42210947{3}[source]
Thanks, I stand corrected.