Skip to content

nandolawson/rust-3ds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Image Open in Dev Container

rust-3ds

This repository is designed to use the Rust programming language for 3DS homebrew development. The Dockerfile uses the official devkitARM image, installs the Rust toolchain and other components, and configures everything needed by both compilers.

Why?

Pretty simple: Rust is an awesome and efficient programming language that's widely used by many people. In principle, I haven’t done much since all the heavy lifting was already done by the Rust 3DS team. However, setting up the development environment (especially on Windows) can be pretty annoying and frustrating, which is why I decided to create this project.

Usage

Anyone who wants to use this project should know how to either build and use an image or how to obtain it from Docker Hub / GitHub Container Registry. Additionally, I've included a simple devcontainer configuration in this repository. For further information, I refer you to the wiki created by the Rust 3DS team.

Contributing

Anyone who wants to contribute is more than welcome to do so. Please feel free to create a pull request on GitHub. If you decide to fork this project, please make sure to adhere to the license. Your involvement and feedback are highly appreciated!

About

Build Rust programs for the 3DS using a simplified Docker environment

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors