Y
Hacker News
new
|
ask
|
show
|
jobs
by
pestatije
642 days ago
can we run our applets back again?
3 comments
exabrial
640 days ago
It'd be nice to have full browser support for applets, but with a restricted classpath that only contains the browser APIs (DOM, local storage, etc). It'd be something else these days for sure
link
msgilligan
642 days ago
There is at least one way to do it:
https://cheerpj.com/cheerpj-applet-runner/
link
pestatije
642 days ago
oh shit no, its the other way around: run wasm in the jvm
link
exabrial
640 days ago
that's sort of what graaal is supposed to do
link