Hacker News new | ask | show | jobs
by Vt71fcAqt7 979 days ago
You can already. The ndk allows any language to be compiled to android. For rust see

https://github.com/rust-mobile/ndk

Which has the tools to do this.