Daniel Collin
Daniel Collin
I'm totally fine with having it in a separate PR :)
Just making sure: Are you happy with this PR so I can merge it now?
I can test it on macOS first (I will do it after work today and get back to you)
Oh shit! I totally forgot about this! I will get it sorted tomorrow
I have tested now and it works just fine! Thank again.
 Post of ProDBG which is a debugger I'm working on that is using ImGui https://github.com/emoon/ProDBG This screenshot shows the C64 (Connected to the VICE emulator) backend in action. Notice...
Hey, Thanks for the PR! I wonder if it's possible to include an example that works with these changes also? It would be nice to keep the API same between...
> Also, I noticed that the web feature is only used in 2 places (rate.rs and key_handler.rs) and could probably be replaced with a target = "wasm32" attribute, would it...
Great! Thanks. I wonder how hard would it be to add a build step for this in https://github.com/emoon/rust_minifb/blob/master/.github/workflows/ci.yml ? Just to make sure it doesn't break when doing other changes.
Thanks for the PR. I will look into getting the build step for the CI running in another change.