Hacker News new | ask | show | jobs
Discuss: Interoperability of ecosystems within a single runtime environment (gist.github.com)
1 points by ashiban 767 days ago
1 comments

What would it take to create a runtime that bridges programming language ecosystems? A runtime that lets us import libraries from any language and use them idiomatically (as much as possible) with a straight forward DX? (check out the url for a simple example)