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 support? #135

Open
jgarvin opened this issue Jun 19, 2020 · 1 comment
Open

Wasm support? #135

jgarvin opened this issue Jun 19, 2020 · 1 comment

Comments

@jgarvin
Copy link

jgarvin commented Jun 19, 2020

I don't see any mention in the README, but would be sweet to have given the library's aspirations.

@ispringle
Copy link

I think we would need to do something similar to the example in the wgpu-rs repo. From my limited understanding and use of this, we need to provide a means of linking the the Canvas if we're compiling for wasm. winit does most of the work, just would need to setup the option. I think the ideal way to do it would be to add this to directly to coffee so that you can just specify a target and cargo will compile it.

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

No branches or pull requests

2 participants