Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix egui_glow when targeting wasm32-unknown-unknown #1303

Merged
merged 3 commits into from
Mar 7, 2022

Conversation

Jake-Shadle
Copy link
Contributor

@Jake-Shadle Jake-Shadle commented Feb 25, 2022

This fixes compilation failures when targeting wasm32-unknown-unknown with eframe when the egui_glow or persistence feature flags are enabled. This adds a CI check to prevent this in the future.

See the puffin action failure

@DusterTheFirst
Copy link
Contributor

This compilation failure seems to only arise when using cargo resolver v1 in my experience. If this issue matches the one in #1307, merging this will close #1307

@emilk emilk merged commit 37c9f11 into emilk:master Mar 7, 2022
@emilk
Copy link
Owner

emilk commented Mar 7, 2022

Thanks!

Titaniumtown added a commit to Titaniumtown/egui that referenced this pull request Mar 7, 2022
emilk added a commit that referenced this pull request Mar 8, 2022
emilk added a commit that referenced this pull request Mar 8, 2022
simon-frankau added a commit to simon-frankau/egui that referenced this pull request Apr 26, 2024
Reverts change in emilk#1303, enabling the egui_glow::winit module when
using wasm.
emilk pushed a commit that referenced this pull request Apr 29, 2024
Reverts change in #1303, enabling the egui_glow::winit module when using
wasm.

* Closes <#4420>
hacknus pushed a commit to hacknus/egui that referenced this pull request Oct 30, 2024
Reverts change in emilk#1303, enabling the egui_glow::winit module when using
wasm.

* Closes <emilk#4420>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants