2 comments

  • suyash 3 days ago ago

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

    • kaba0 3 days ago ago

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