Replies: 1 comment 1 reply
-
|
Sorry for the delay, and thanks for asking! There's currently no super nice way to do this. The process for doing it manually should look something like this:
Automating this would certainly be a huge improvement. Steps 1 and 2 can be eliminated completely if we make it possible to use an existing project directly. Steps 3 and 5 are easy to automate. Steps 4 and 6 could be impractical to automate completely correctly, but a best-effort implementation would likely be adequate for most people. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What would be a good way to convert an existing wgpu desktop project to use cargo-mobile? Have you planned any automation for this use case?
Beta Was this translation helpful? Give feedback.
All reactions