Y
Hacker News
new
|
ask
|
show
|
jobs
GraalWasm – A high-performance embeddable WebAssembly runtime for Java
(
graalvm.org
)
4 points
by
fniephaus
635 days ago
1 comments
pestatije
635 days ago
can we run our applets back again?
link
exabrial
633 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
634 days ago
There is at least one way to do it:
https://cheerpj.com/cheerpj-applet-runner/
link
pestatije
635 days ago
oh shit no, its the other way around: run wasm in the jvm
link
exabrial
633 days ago
that's sort of what graaal is supposed to do
link