Hacker News new | ask | show | jobs
by rad_gruchalski 1470 days ago
> But you can call into Go libraries from other languages.

Yes. But it’s far from “embedded”. You can compile golang to a shared library. But that’s still far from “embedded”. Hence my question: how practical is it, really.