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

Update to glutin 0.21.0. Closes #157 #160

Merged
merged 12 commits into from
May 20, 2019
Merged

Update to glutin 0.21.0. Closes #157 #160

merged 12 commits into from
May 20, 2019

Conversation

iceiix
Copy link
Owner

@iceiix iceiix commented May 19, 2019

Closes #157

Glutin v0.21.0 migration guide: https://gentz.rocks/posts/glutin-v0-21-0-migration-guide/

@iceiix
Copy link
Owner Author

iceiix commented May 19, 2019

Compiles and runs, but breaks compiling wasm build due to changing from custom fork iceiix/glutin#1 WebAssembly compile stub. Also iceiix/winit#2 Allow compiling winit to wasm32-unknown-unknown target.

@iceiix

This comment has been minimized.

@iceiix
Copy link
Owner Author

iceiix commented May 19, 2019

Trying to fix those errors by rebasing wasm_stub on eventloop-2.0 in: iceiix/winit#3

@iceiix
Copy link
Owner Author

iceiix commented May 19, 2019

Could merge this because it works on the native platforms, but would like to not regress at least building the wasm build. Maybe replace with different stubs.

@iceiix

This comment has been minimized.

@iceiix iceiix merged commit 8071db6 into master May 20, 2019
@iceiix iceiix deleted the glutin21 branch May 20, 2019 00:58
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.

Update to glutin v0.21.0
1 participant