Hacker News new | ask | show | jobs
by kyberias 1918 days ago
Ok C++/CLI can be considered C++ interop but it's really compiling the C++ code again with some limitations.
1 comments

Nope, it is compiling C++ with extra features, not limitiations.

Unless you mean pure safe assemblies.