>>107609609
>Never heard of that before, can you actually run anything with a GUI though?
Yes, literally like on Linux.
Forgot you also need to add no32exec=0
to kernel boot parameters.
Then just run with:
DYLD_ROOT_PATH="\Volumes\<MacOS_Mojave_Root>" ./<YourApp>
App being the actual binary inside the <YourApp>.app/MacOS folder.