Y
Hacker News
new
|
ask
|
show
|
jobs
by
blueline
3083 days ago
I know that vscode has a lot of non-electron native code baked in as well, which I'm assuming atom has far less of.
1 comments
stupidcar
3083 days ago
Does it? I've not heard this myself, and the GitHub page says there's no native code in the main repo:
https://github.com/Microsoft/vscode
link
blueline
3083 days ago
whoops, maybe I've heard wrong then.
link
earenndil
3083 days ago
Apparently they use a lot of windows apis and dlls -- except that it works on linux and there's no c/++ to generate a dll, and I forget where I read that. (Somewhere on HN.)
link