Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
sounds great!
But their website is not so awesome and the reason why you should use yue is nowehere to be found. -
Or just fucking use WinForms or WPF or UWP and get an app with ~8MB ram usage...
😜 -
Someone needs to make a script that removes all the non used parts of electron, then maybe it will start to work normally
-
@MrCSharp or use Qt, which takes up like 5MB and actually works cross-platform 🙃
-
@Krokoklemme pretty much anything that isn't html and JS for desktop dev is better 😂
-
mishaor17906y@Krokoklemme makes a great combo with QtWebEngine + Node.js + some bindings and BAM! You have Electron but it consumes less RAM.
Just found out about Yue, a GUI library for Node.js, Lua and C++ (and owners of the "gui" package on npm).
It is so awesome! The RAM usage is so low compared to Electron! Of course it has its limitations and doesn't use HTML + CSS + JavaScript, but you can still build really good applications with it!
I'll show you what I'm making at the moment soon, so stay tuned!
Anyways I've built the same application in Electron and Yue, here's the comparison of the RAM usage:
rant
yue