11 lines
412 B
Markdown
11 lines
412 B
Markdown
# Gluon
|
|
*Not* an Electron alternative. Uses system installed Chromium and Node.JS. ***VERY*** early and probably never finished/production ready.
|
|
|
|
<br>
|
|
|
|
## "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 | |