Skip to content

Cross-compile to mobile targets? #224

Answered by ogoffart
flukejones asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, this is a perfectly good place to ask.

If by mobile target you mean Android and iOS, this is something we plan on doing, but haven't invested any time on yet.
Fundamentally, this should work, since all our building blocks (the GL backend) should support mobile platform. At lease the winit rust crate we are using behind the scene.
That said, we haven't done any work yet to support these platform and it probably does not yet work out of the box yet. Build system issues, virtual keyboard integration, application lifetime, are just a some of the things we haven't looked at yet that might need some work.
But that's something we want to support eventually.

Tracking issues: #46 & #47

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@flukejones
Comment options

@Be-ing
Comment options

Answer selected by flukejones
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants