But yes this goes down to llvm. You can also import and compile c/c++ libraries via headers. I've been doing it recently.
This is the strength with multi platform declarations. you can write a back-end service then pick the best run time for that component.
https://kotlinlang.org/docs/reference/native/c_interop.html
But yes this goes down to llvm. You can also import and compile c/c++ libraries via headers. I've been doing it recently.
This is the strength with multi platform declarations. you can write a back-end service then pick the best run time for that component.
https://kotlinlang.org/docs/reference/native/c_interop.html