• suyash 3 days ago

    cool, if someone can make it work with GraalVM, that will open up many more opprotunities for polyglot programming.

    • kaba0 3 days ago

      One way should work quite easily: calling Rust from Java. GraalVM has Sulong, which can execute LLVM bitcode.