Docker Image and scripts for easily compiling native applications (C, C++ and Rust) for the Steam Deck
$ git clone --recurse-submodules https://github.com/SteamDeckHomebrew/Native-Toolchain
$ cd Native-Toolchain
$ docker build -t "steam-deck-homebrew/toolchain" .
$ cargo install cross
$ cross build