Feature
Describe the feature you'd like
There is no reason to not generate most of the bindings. Especially the representation of the detail structs of several architectures should be easy.
This would help a lot, because currently we got bugs due to fields added to the C structs, but not to the Python bindings. Before #2456 we didn't even detected in the PR.
TODO and related tasks
Additional context
Same for all other bindings.
Feature
languageDescribe the feature you'd like
There is no reason to not generate most of the bindings. Especially the representation of the detail structs of several architectures should be easy.
This would help a lot, because currently we got bugs due to fields added to the C structs, but not to the Python bindings. Before #2456 we didn't even detected in the PR.
TODO and related tasks
Additional context
Same for all other bindings.