On Fri, 12 Aug 2022 10:00:52 -0700 Florian Fainelli wrote:
quoted
The ability for a high level language like Python to talk to the kernel
so easily, without ctypes, manually packing structs, copy'n'pasting
values for defines etc. excites me more than C codegen, anyway.
This is really cool BTW, and it makes a lot of sense to me that we are
moving that way, especially with Rust knocking at the door. I will try
to do a more thorough review, than "cool, I like it".
Thanks! Feel free to ping me for the latest version whenever you want
to take a look, because the code will hopefully be under very active
development for a few more weeks..