Comment by lmz
2 months ago
The security issues with Java applets usually led to local unsandboxed code execution. It's a lot harder to do that with JS because just running Java and confusing the security manager gets you full Java library access, vs JS with no built in I/O.
No comments yet
Contribute on Hacker News ↗