Hacker News new | ask | show | jobs
by higherpurpose 4058 days ago
Yeah, I'd like to see that, too. It might make supporting Go on Android easier, too. Even Rust could probably be used then for Android apps.
1 comments

We already test every PR against Android with Rust, but you can't use any of the native toolkit stuff afaik, it's the same as if you used C.