Hacker News new | ask | show | jobs
by amelius 3723 days ago
> The only way that it affects you it's because Go programs can be compiled to a static binary.

You could use Cython to create a static binary for a program written in Python.