Originally posted by loganj
View Post
The real issues seems to be there is a lot of code that isn't used, which is a different concern, for the maintainers and new folks coming to the project.
For example, imagine the Rust folks wanting to interface with the AMD Driver, they would need to read through all of the headers to find which ones to actually use, then make the equivalent to those headers in Rust.
Comment