|
|
|
|
|
by The_rationalist
2465 days ago
|
|
Binary size is only one "performance metric" and arguably the less important one. Anyway, did you know that chromium is the GUI framework that allow you to have the smallest Binary size?
Instead of bundling it like you would with most GUI frameworks (GTK, QT) you can just use the locally installed chrome instance through Carlo. |
|