Earlier quoted context omitted.
So is 32bit out of scope? ESP32 devices are increasingly RISC-V but 32bit.
32 bit RISC-V is pretty much limited to microcontrollers. There's no serious projects to create a Linux capable RV32 machine. Only FPGA soft cores and QEMU. There is micropython, but just from the description, it's a separate project entirely with the same syntax, etc.
Hence me explicitly talking about ESP32. I was asking about microcontrollers. I know about micropython. I was asking about CPython.