Hacker News new | ask | show | jobs
by Apanatshka 2971 days ago
What I've gathered about Graal is that once you have a compiler for the platform, Cross-Language communication on a hot path gets optimised to near-zero cost.
1 comments

Exactly. You're not really crossing boundaries any more, you just have different surface-syntaxes for "the Graal language system".