C++ standalone but cannot in the Rust.
Is C++ doing some kinda magic behind the scenes?
who said you can't?
Tell me how if we can.
I am absolutely interested.
https://medium.com/visly/rust-on-android-19f34a2fb43
It's for having Rust backend in Kotlin.
write full bindings to the java api android provides and you'll be able to write apps fully in Rust
What are bindings?
I saw V8 bindings in Rust when I was looking at Deno codes. Note that V8 engine has written in C++.
they call c++ code from Rust
Can you explain with more details?
Do you mean calling C++ api(s) fron Rust.
I don't know Java or Kotlin sadly.
Does it takes long time to write full bindings?
there are quite a lot of apis, so it will definitely take some time to write bindings
Обсуждают сегодня