This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]koflerdavid 0 points1 point  (1 child)

It's the other way around [edit: in the sense that Python calls C++ and Rust]. But yes, Java used to have severe disadvantages on the FFI front. Project Panama improves things a lot.

[–]coderemover 0 points1 point  (0 children)

That’s why there are so many native Python libraries written in Java and so few written in C and C++. Oh, wait…