from Hacker News

Chicory 1.0.0-M1: First Milestone Release

by evacchi on 11/8/24, 1:12 PM with 3 comments

  • by evacchi on 11/8/24, 1:49 PM

    Hey! Author of the post here (I work at Dylibso). In case it was not clear, this is a pure-Java Wasm run-time. There is also an experimental Extism SDK built on top of it! https://github.com/extism/chicory-sdk

    Why pure-Java? It's just a library! Pull it in and see if it works for you, you won't need to rely on any native dependency. With this version we are also shipping both an in-memory and an off-line translator from Wasm to Java bytecode.

  • by bhelx on 11/8/24, 1:40 PM

    Exciting to see this finally reach 1.0 :)