Target commands are executed within the root filesystem which we are just building. This concept is similar to the one of Docker.
The key benefit of using those commands is, that it is very natural. You can automate virtually every command, which you would use to configure the system manually in your terminal.
When you build a system for a foreign architecture, Wharfie uses Qemu to.be able to execute the commands on your x86 host.