this post was submitted on 27 Apr 2026
590 points (98.4% liked)
Linux
13540 readers
442 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Most software can effectively run in a browser at this point, and the bit that can't can be self hosted on a server and then cast to your browser.
Really not how most of the software works. I install ton of apps locally like games, Libre office, ect. Running all in browser is a pipe dream. Also extremely memory and CPU inefficient
It really is. WebASM is miles beyond what you're probably thinking of in terms of browser based performance, and most companies these days do not have local applications installed for their office workers. Office 365 is by far the most popular version of office, and it's entirely browser based. Most in-house corporate IT work from the last decade is electron wrappers of internal company websites acting as simple interfaces for actual heavy lifting.
While there's definitely some apps that are a bit too heavy for WebASM (or just javascript/.net for the above examples) this list is vanishingly short these days. I'd say blender and other 3d rendering would be inefficient just because WebASM has weird interactions with anything other than OpenGL and Vulkan, But even Unreal 5 can export to WebASM and do it fairly well (as well as OpenGL can perform, that poor outdated thing).
Heck just go to itch.io or any website that has ported over games to WebGL/WebASM. You can run Half-life directly on your browser these days. Half Life of all games. That's more demanding than anything not 3d that you'd run in an office.
Office 365 also refers to the desktop apps as well as the web versions, has done for many years now. Though I suppose it's all copilot 365 now.
Source: Am office worker where we use office 365, and we all use the native system software, with the browser versions as for quick editing when elsewhere.