Hacker News new | ask | show | jobs
by gkorland 1895 days ago
Why do you think there going to be an issue to call them from Rust?
1 comments

Well, most of them includes heavy macros that is designed to be optimized by the compiler. So calling a macro from another language with different syntax does not sound easy.