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

Add wasm-bindgen as an optional dependency to webgl_stdweb #528

Closed
wants to merge 1 commit into from

Conversation

coolreader18
Copy link

@coolreader18 coolreader18 commented Oct 9, 2020

This allows webgl_stdweb to be compiled under wasm-pack, as it allows the js!/derive(ReferenceType) stdweb macros to access any wasm_bindgen:: functions/macros it may need.

Closes #506, sort of?

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.

wasm-bindgen & web-sys stack WebGL bindings
1 participant