Hacker News new | past | comments | ask | show | jobs | submit login

> I think the intent is to use llvm to link(?!) C++ code in a format Rust can use.

It's difficult to see this working except with trivial bits of code. For instance, how would you link to a type generated from a template with a string parameter? The most I can see is linking with an explicit subset of C++.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: