Today, if you want to run WASM programs from Java, you can find several solutions:
Wasmer Java is a WebAssembly runtime for Java from Wasmer. It's probably one of the oldest in the history of the Java WASM runtimes. But there has been no activity on...