Sorry if this question sounds trivial, however I'm struggling to get the intuition of how quantum circuits are actually run on real quantum hardware. As far as I know, in a simulated environment, circuits are transpiled, compiled and assembled so that we eventually get binary code to be executed on classical CPUs. This is usually true in general for classical computing: we have a set of human readable instructions which are eventually converted, after several steps, in binary code a CPU can exec