Braden McDorman
Braden McDorman
Hi, I've put together some Rust bindings for VkFFT. You can find it [here](https://github.com/semio-ai/vkfft-rs). It's certainly incomplete (particularly in documentation, examples, and safety guarantees), but I think it's close enough...
Hi, I'm currently using websockify to implement the Java networking stack for a javascript-based Java VM called [Doppio](http://github.com/int3/doppio). I'm needing to directly access the `readyState` of the underlying `WebSocket` object...
This mimics the behavior of the actual GameKit notifications when the statusbar is not hidden.