Y
Hacker News
new
|
ask
|
show
|
jobs
by
whyever
2976 days ago
If you just count the JS and HTML, then a minimal Electron app is (hopefully) also tiny.
1 comments
Semaphor
2976 days ago
That's not the same though. You have to bundle electron to run your app. Your Java app is fine as long as Java is installed.
link
whyever
2976 days ago
Yes, but theoretically Electron apps could use the browser. (I think Google killed that option though.)
link
PinkMilkshake
2976 days ago
Yeah, it would be nice if the API's were standardized and then every browser had an "App Mode".
link