Description
WebAssembly modules can run on a GraalVM-based platform for Java 11. It is useful for developers testing WASM execution, embedding, or polyglot workflows on the JVM.
WebAssembly still runs code supplied by a module. Review untrusted modules and sandbox assumptions before executing them with access to local files or services.