Skip to content

Out Of The Box Crossplatform Template #212

@mikolaszko

Description

@mikolaszko

I've been directed to this repo and maybe core maintainers can help me out here:
First of all I'd like to thank you for the work you've put into this project.

I recently needed to develop an R&D project for a company - I chose egui and needed to compile the app for:

  • linux, macos and windows,
  • android,
  • browser using wasm (trunk).

Quickly found eframe but it just wouldn't work out of the box for every target I needed (and there are no examples for all 5 platforms available) + there were a bunch of issues I needed to resolve the mobile and wasm build because I would constantly have artifact errors.
So I made a template that has an external build config but most importantly compiles and will run on the aformentioned platforms.
Don't know where to share it or if it would be of any use for the community but I really dug through the internet and couldn't find something that would just work.
https://github.com/mikolaszko/cross
Do you think there's a place to share it with developers somewhere? :)
I'd like to give back even if it's just this little 4 week project I was able to finish, took me a lot of time to fix all the errors I run into, especially with the cargo apk.
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions