4 ms·
If you have a Java library, take a look at Chicory: https://github.com/dylibso/chicory https://github.com/dylibso/chicory It runs on any JVM and has a couple f
by bhelx 2y ago
If you have a Java library, take a look at Chicory: https://github.com/dylibso/chicory https://github.com/dylibso/chicory
It runs on any JVM and has a couple flavors of "ahead-of-time" bytecode compilation.
- deleted 2y ago[deleted]
- bluejekyll 2y agoThis is great to see. I had my own effort around this that I could never quite get done. I didn’t notice this on the front page, what JVM versions is this compatible with?
- evacchi 2y agoJava 11+ :)
- bluejekyll 2y agoPerfect!