Hacker News new | ask | show | jobs
by thrower123 2225 days ago
Or you could just run native software...

I dunno, I don't get the point. If it gets rid of the dumpster fire that is JS applications, good, but it'd be better if the web could be for documents and applications could be for applications.

I'm too cynical and I've seen too much to believe that it'll be silver bullets and rainbows.

The write-once, run-everywhere idea always falls down, and pushes everything to lowest common denominator shovel-ware.

1 comments

>but it'd be better if the web could be for documents and applications could be for applications.

I disagree. Being able to compile software in practically any language and have it run both natively (because native runtimes for WebAssembly do exist) and in a browser would revolutionize the way people access software.

I mean, someone wrote Pong in COBOL[0] and I can run it in a browser without having to find a COBOL runtime for Windows 10. That's pretty damn cool, and it's significantly better than what Java and Flash could provide for both developers and the end user.

[0]https://news.ycombinator.com/item?id=23189918