Chicory is a JVM native WebAssembly runtime that allows you to run everything in 100% pure Java on top of the standard library. Integrating Chicory into your project is quick and easy, giving your application a unique twist with a plugin system. The Web Assembly modules run in a sandboxed environment, giving you full control over the resources being used. This means you don’t need to rely on any system resources, making it a secure and efficient option for your project.
https://chicory.dev/