Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The best would be to do as we do.

My employer works with both eco-systems, so we happen to jump between JVM and CLR all the time.

Actually on my case, I am jealous that on .NET side I get the AOT compilers for free (NGEN, .NET Native, MDIL) instead of having to buy them, official unsafe, painless FFI, while I will need to wait for Java 10+ to use them on JVM based projects.



For the JVM, look at the JNA instead of the JNI — that makes the FFI a lot saner.




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

Search: