|
|
|
|
|
by MangoToupe
335 days ago
|
|
Linking directly to C++ is truly hell just considering symbol mangling. The syntax <-> semantics relationship is ghastly. I haven't seen a single project tackle the C++ interface in its entirety (outside of clang). It nearly seems impossible. There's a reason Carmack tackled the C abi and not whatever the C++ equivalent is. |
|