Building in 32-bit mode was only to reduce binary size on 64-bit machines and is otherwise not needed. Having it forced to 32-bit meant an unnecessary dependency on 32-bit libraries that is now removed.
This component allows to generate .mpy files (pre compiled bytecode) which can be executed within any MicroPython runtime/VM.