@matt @Beiz @slightlyoff Just libcef.dll is between 150 and 200 MB (the newer the library, the larger it is); with Electron, either the executable is 100-200 MB, or you have a nw.dll with a similar size (and that's not counting other support files).

If I look at pgAdmin4 v7, the runtime directory is 333 MB, of this there's 6 MB in node_modules and about 2 MB in assets and postgres-related files, so around 320 MB is just Electron. My mail client has the CEF runtime in a separate directory which weights 278 MB.

I've got 17 programs that use CEF and 19 that are Electron-based currently installed (not counting browsers).