logoalt Hacker News

DANmodetoday at 12:48 PM1 replyview on HN

> I wish we could spend as much time on native application development as we do on horribly crippled and slow browser application development.

But native to what?

Windows is no longer the commonality between all users.

The browser has that role, now.

> We want people to remain online under any circumstance

Webapps often have offline-first functionality,

which is one of the biggest strengths of a progressive web app.


Replies

hwillistoday at 12:53 PM

browsers aren't common either. Standards, formats, and interfaces are, which is exactly what WASM is and what this demonstrates. Native apps don't need a common operating system or even a common core like nix. They just need to support a common interface, like browsers do.