On Tue, Oct 28, 2025 at 1:19 PM Chen Miao <[email protected]> wrote: > > On 10/28/2025 8:14 PM, Paolo Bonzini wrote: > > On Tue, Oct 28, 2025 at 12:26 PM Paolo Bonzini <[email protected]> wrote: > >> If you were implementing a new serial device, for example, you would > >> just write a new directory in rust/hw/char. > >> > >> Even in that case, creating the meson.build file is more complex than > >> in C; I'm working on simplifying that by adding new features to Meson. > >> > >> In other words, you're not wrong at all but note that you are not > > Very important typo: you are *now* seeing the code from the point of > > view of someone implementing the Rust-to-C bridges. > > > > Paolo > > Yes, I' ve come to realize this very clearly; I' ve found that many of the > suggestions you gave actually stem from my failure to fully grasp the > underlying design principles!
Even more than that, you thought that the work would be easy. :) The good news is that you were still able to do it. Paolo
