John Nunley
John Nunley
Part of the aforementioned deep-dive. So far WIP
This PR implements image transfer using the MIT-SHM extension, allowing us to avoid image transfers over the wire. At the moment I can't test this on my machine, as the...
I'm doing some work there and I'd like to get the latest fixes for Nightly Rust
- Add a mention to the documentation of `smol::spawn` that tasks spawned with this function don't have their destructors called when the program ends. (#312)
@zeenix and I have been discussing if it would be possible to expose `async-broadcast` in `smol`, under a "broadcast" module. I'm a fan of this. The following would need to...
It would be useful to have an ARCHITECTURE document that can be used by new contributors to get a "bird's eye view" of how things are arranged in smol. This...
https://github.com/rust-windowing/winit/actions/runs/9635842251/job/26573081975?pr=3751 I think illumos is still stuck on X11, but it would be nice to be able to support it here.