Y
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
belgesel
1894 days ago
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.
link