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

WASM/WebGL support with glow? #1466

Closed
elimerl opened this issue Sep 10, 2022 · 1 comment
Closed

WASM/WebGL support with glow? #1466

elimerl opened this issue Sep 10, 2022 · 1 comment

Comments

@elimerl
Copy link

elimerl commented Sep 10, 2022

Hi,

I'd like to write an OpenGL (using glow) app that can run on both web and desktop with minimal code changes. Is there support for this, or do I have to use cfg(target_arch)? If not glutin, is there another crate that provides this functionality? Thanks.

@kchibisov
Copy link
Member

duplicate of #1167.

There's interest in supporting wasm in glutin, but right now there's no webgl support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants