Hacker News new | ask | show | jobs
by bugmen0t 1389 days ago
Oh they did. You could call into the JVM from JS even in early 2010s Firefox. Called LiveScript, I believe.
1 comments

yup, i wrote a dynamic simulation using this technique in the late 90s, using java to implement a rk45 ODE solver and js/html canvas for visualization and controls.