emilk / emilk/eframe_template

Out Of The Box Crossplatform Template

Open
#212 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
1.2k
Forks
230
Avg merge
11m
Merged PRs (30d)
1

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.