Y
Hacker News
new
|
ask
|
show
|
jobs
by
Ikryanov
387 days ago
You could have just write the performance critical part of your Electron app using C++ and native node module and achieve the same performance improvements. You actually did it, but using Rust instead of C++.