2022-12-07 23:11:28 +00:00
2022-12-07 23:12:01 +00:00
2022-12-07 23:12:12 +00:00
2022-12-07 16:07:40 +00:00
2022-12-07 16:07:40 +00:00

Gluon

Not an Electron alternative. Uses system installed Chromium and Node.JS. VERY early and probably never finished/production ready.


"Comparison"

Part Electron Gluon
Frontend Self-contained Chromium System Installed Chromium
Backend Self-contained Node.JS System Installed Node.JS
IPC Electron's Internal API Gluon's API via CDP
Stat Electron Gluon
Build Size ~190MB ~2MB1

  1. Does not include system installed components ↩︎

Description
A new framework for creating desktop apps from websites, using system installed browsers and NodeJS 使用系统浏览器打包程序
Readme 1.2 MiB
Languages
JavaScript 100%