Created
December 14, 2018 23:56
-
-
Save Lokathor/ec5f94ec44d16a1a7fd4a05360147b40 to your computer and use it in GitHub Desktop.
Revisions
-
Lokathor created this gist
Dec 14, 2018 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,25 @@ # Rust Console Group Info Hey, I'm Lokathor, the admin for the group. Currently we have members who are working on: * GBA * PS2 * Switch * 3DS * N64 And we also have some members who have worked on: * GCN * Using Rust as a customizable GB Linker ## Organization Each console has its own needs, and we want to be flexible, but the basic idea is that each console should have a "main" repository, which hopefully has that console's name or something easily close to it. In addition, a console might require any number of additional repositories for support. For example, the Switch and the 3DS each have their own version of the rust standard library, which has to be a separate crate, so a separate repository makes sense.