Skip to content

Comment on Build Your First Thing with WebAssemblyparent

Comments

I am curious who web assembly is for and who is really excited about it.

In particular, I'm curious what web assembly is supposed to be offering that Java applets didn't.

Java applets ran through browser plugins that sidestepped the sandboxed browser environment that keeps users secure on the web. This would be an assembly level compile target for the Javascript VM instead.

How about not requiring a plug-in?

What's the difference between doing a lot of browser development work to add a web assembly VM, and doing the work to add a JVM?

The WebAssembly VM is already there. It's the same VM as is used for JavaScript.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.