Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

While the mapping between C and LLVM IR is rather straightforward, things are more complex with C++. C++ constructs get dismantled to be compiled to IR, and the binding generator would have to restore all the C++-ish information from metadata and type info, which isn't easy.


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

Search: