Earlier quoted context omitted.
Recognize this is a stepping stone toward a better experience. Electron apps are slow, but eventually MS or Apple will decide to launch some sort of "integrated web desktop API" that plays well with Electron (and eventually eats its lunch). Seeing the speed boost, the other desktop OSes will do the same and suddenly we are all coding for the web for everything while the guts are rearranged dramatically beneath us. Th…
Arguably this exists right now, at least I know Microsoft kind of has it, but a lot of the web is always going to inherently be more expensive (much higher RAM usage, 3 stage JITs, etc)
If one were to propose Node.js to a developer 10 years ago, it probably would’ve been seen as a fantasy, but today many production apps run in Node and actually work.
I suspect that with WASM and further development of the Java/Typescript ecosystem, we’ll see highly performant web apps running complex loads in the next 5 years (for better or worse).