GraalWasm – A high-performance embeddable WebAssembly runtime for Java
1–6 of 6 posts
Re: GraalWasm – A high-performance embeddable WebAssembly runtime for Java
#2can we run our applets back again?
Re: GraalWasm – A high-performance embeddable WebAssembly runtime for Java
#3can we run our applets back again?
oh shit no, its the other way around: run wasm in the jvm
Re: GraalWasm – A high-performance embeddable WebAssembly runtime for Java
#4can we run our applets back again?
There is at least one way to do it: https://cheerpj.com/cheerpj-applet-runner/
Re: GraalWasm – A high-performance embeddable WebAssembly runtime for Java
#5Re: GraalWasm – A high-performance embeddable WebAssembly runtime for Java
#6can we run our applets back again?
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