←back to thread

323 points CharlesW | 2 comments | | HN request time: 0.597s | source
Show context
schneehertz ◴[] No.42202134[source]
Basically, this is an Electron that replaces Node.js with Bun and Chromium with WebView?
replies(1): >>42203145 #
rounce ◴[] No.42203145[source]
It seems it bundles Chromium
replies(1): >>42204112 #
1. 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 #
2. rounce ◴[] No.42210947[source]
Thanks, I stand corrected.