The thing that I don’t get is NodeJS shouldn’t be the slow part. It is C++ with some bridge into JS. That’s why RUST Deno didn’t make a difference to performance. And then you’re still going to render the UI in Chromium… The biggest difference by far is going to be a native UI, or Flutter desktop should be close enough to that.