···11+---
22+- mr.1684
33+---
14main: Introduce `comp_target_factory`. This struct allows us to remove long and
25cumbersome switch statements for each type. Instead the code is generic and
36tweaks for specific target types can be reused for others more easily with this