Hacker News new | ask | show | jobs
by netghost 694 days ago
Welcome to the future! https://en.wikipedia.org/wiki/Java_applet
1 comments

This is not Java applet. The browser can already run WASM code natively.

This is the JVM but using WASM as bytecode, which is to say it is yet another WASM interpreter but this one provides a runtime with a canvas.

Basically a Apple II running UCSD Pascal.