Y
Hacker News
new
|
ask
|
show
|
jobs
by
kibibu
116 days ago
Notepad.exe used to be <200kB. Emacs is tens of megabytes
1 comments
CSm1n
116 days 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
link
eviks
116 days ago
It is right by definition. Link emacs to those controls, shed some statically linked weight, and it will also become lighter!
link