Replies: 1 comment 1 reply
-
I've got it to compile by setting |
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
-
Hi! I use egui-winit to manage egui input and it works on desktop, but when I try to compile it to WASM with wasm-pack I get messages like this:
This happens even if I set features of egui-winit to empty.
Beta Was this translation helpful? Give feedback.
All reactions