Dan Gohman
Dan Gohman
Overall this looks good, though there are some test failures that look relevant.
I don't have a WSL environment to test this in, however a notable difference in the strace output between the rustix and libc versions here is that rustix is using...
I've now posted https://github.com/bytecodealliance/rustix/pull/1146 with a possible fix. I don't have a WSL environment to test it in myself, but if anyone who does would like to try it, it...
Thanks for testing! I've now released rustix 0.38.36 with the fix.
@Slabity I think you made what seemed like an interesting point here, but I no longer see it in the thread. Did you wish to make a follow-up comment here?
I'm leaning towards saying that since drm-sys already exists and appears to be maintained by people familiar with the DRM APIs, it makes sense to leave DRM out of linux-raw-sys....
[JS promise integration](https://github.com/WebAssembly/js-promise-integration) is now [phase 4](https://github.com/WebAssembly/proposals?tab=readme-ov-file#phase-4---standardize-the-feature-wg).
Updating to linux-raw-sys 0.6 is being tracked in https://github.com/bytecodealliance/rustix/pull/1061.
The main branch is now using a newer linux-raw-sys. Would you be able to rebase this?
Thanks!