Brendan Zabarauskas
Brendan Zabarauskas
Good thinking! Yeah, I'm not sure what we can do about this, and I think it is worth thinking about! It would certainly be nice to be able to share...
arrrgh - any idea how we might be able to get around this?
Or are we doomed? 😭
Thanks for the quick comment, yeah I thought it best I post here and get the discussion started (again).
Good question. I'm guessing something like: - Review and merge outstanding PRs - Switch to Github actions - Check if the webgl binding generator is still needed (I think folks...
Sorry, been procrastinating really bad on this 😬 - I'll have a look today
In that case I'm guessing the entire `gl_generator ^0.0.1` series should be yanked up to and including `gl_generator 0.0.28`, seeing as they also depend on `*` versions of `xml-rs` and...
Ahh that would be handy! I hear that the ecosystem is moving to `wasm-bindgen` and `web-sys` now? I might need some help if somebody was going to support this. Possibly...
There already might be another crate out there for webgl on `wasm-bindgen`, and if that's the case then maybe we should be directing people to that. Not sure though!
Hmm, this might be an issue with how we are generating the bindings. What is the source code around `out/gl_bindings.rs:9:23`?