A zero dependency Wasm runtime for the JVM | Chicory
All I want for Xmas is Chicory
Native JVM WebAssembly runtime. Contribute to dylibso/chicory development by creating an account on GitHub.
All I want for Xmas is Chicory
Yet another software developer. Ideas are my own.
Developers typically choose between porting the code or dynamic linking to run native code on the JVM. This article examines these approaches, using SQLite as an example, and introduces a third option: Chicory Wasm runtime. This alternative combines the advantages of traditional methods while addressing their limitations, potentially offering a more secure solution to integrate native code.