Hacker News new | ask | show | jobs
by rockdoe 3492 days ago
Linking some amount of C++ code can get very painful very quickly on a constrained VM.
1 comments

Linking C++ is painful anywhere, this from the point of view of someone that likes the language since 1993.

Modules might finally solve it, but it will a Python3 like story until they get integrated across major compilers, libraries and frameworks.