The Cross Build Tooling Project is designed to enable cross-builds for MoveUp Prover and Verifier binaries. This project facilitates setting up the required toolchain for the MIPS build environment.
The main goal of this project is to help set up the toolchain needed for the MIPS build environment to perform cross-builds of MoveUp Prover and Verifier binaries.
To use this tool, you just need to configure Cross to use the Docker image provided. The latest version is v0.0.1.
docker pull ghcr.io/moveuplabs/cross-build-tooling:v0.0.5
If you want to contribute to the Cross Build Tooling Project, please see our contributing guidelines.
The Cross Build Tooling Project is licensed under the MIT license.