Y
Hacker News
new
|
ask
|
show
|
jobs
by
adhamsalama
240 days ago
Electron compiles NodeJS with v8's pointer compression which leads to an up to 50% decrease in memory usage, and might speed it up too.
1 comments
davidatbu
240 days ago
Are you saying that VSCode runs tsserver in its own NodeJS process? Or are you saying that VSCode uses the NodeJS it ships to run tsserver in a different process?
link