Hacker News new | ask | show | jobs
by RandomThoughts3 694 days ago
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.

1 comments

Basically a Apple II running UCSD Pascal.