Since Drift migrates from interpreter to compiler, it needs an _Intermediate Representation_. Drift will use _QBE_ as _Intermediate Language_. It needs to bridge Drift to the IL. `drift-ir` will do it.