Hacker News new | ask | show | jobs
by sitkack 3129 days ago
You might try Avian or Multi-OS Engine for embedding a JVM within your program.

[0] https://github.com/ReadyTalk/avian

[1] https://software.intel.com/en-us/multi-os-engine

1 comments

Or even one of the commercial JDKs with AOT native code compiler.