Hacker News new | ask | show | jobs
by valenterry 1304 days ago
I think that actually depends on the programming language. With golang, such a task is much harder because integration is more errorprone and requires more plumbing, e.g. due to missing generics (until recently).

For other languages that is different though.