Chicory – a WebAssembly Interpreter Written Purely in Java With Zero Native Dependencies

June 1, 2024

Recently, multiple languages have begun supporting compilation to WebAssembly (Wasm), allowing developers to build real polyglot systems. Chicory is a Wasm interpreter for the JVM with zero native dependencies and can run on any JVM. As wazero in the Go ecosystem, Chicory promises developers to safely interact with libraries written in any language supported by the Wasm ecosystem.

By Olimpiu Pop  

InfoQ – Java 

Article Categories:
Java

Leave a Reply

Your email address will not be published. Required fields are marked *