Comment by CSm1n
14 hours ago
Notepad was just a wrapper around some default win32 controls. Judging alone by exe size is not right, although probably a “statically linked” notepad would still be smaller than emacs
14 hours ago
Notepad was just a wrapper around some default win32 controls. Judging alone by exe size is not right, although probably a “statically linked” notepad would still be smaller than emacs
It is right by definition. Link emacs to those controls, shed some statically linked weight, and it will also become lighter!