Hacker News new | past | comments | ask | show | jobs | submit login
J4rs – 'Java for Rust' allows effortless calls to Java from Rust and vice-versa (github.com/astonbitecode)
34 points by mindcrime 2 days ago | hide | past | favorite | 2 comments





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

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



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: