yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
#!/bin/bash -exchmod a+x ./.ci/scripts/format/docker.sh
# the UID for the container yuzu user is 1027
sudo chown -R1027 ./
docker run -v$(pwd):/yuzu yuzuemu/build-environments:linux-clang-format/bin/bash -ex/yuzu/.ci/scripts/format/docker.sh
sudo chown -R$UID ./