Y
Hacker News
new
|
ask
|
show
|
jobs
by
p_ing
84 days ago
.NET Framework needs its own runtime. Java needs its own runtime.
What's the issue?
2 comments
voidUpdate
84 days ago
I have no issue with user-facing applications doing whatever they want, electron apps bundle an entire chromium to do their thing, but there's a win32 and win64 api in C for a reason, to make OS level stuff fast
link
jamesnorden
84 days ago
I wouldn't want my start menu to load the entire Java runtime before opening, that's the issue at hand.
link