Hacker News new | ask | show | jobs
by Jensson 1544 days ago
Large parts of VSCode is implemented in C++ and running webassembly to avoid the problems with electron. An electron app that doesn't have parts in webassembly can't be as good as VSCode.
1 comments

Can you point to such files in the VSC repository? The `src` directory doesn't contain any.