Main Repo: WILL ADD ONCE GBATEMP LETS ME POST LINKS
Template: WILL ADD ONCE GBATEMP LETS ME POST LINKS
What is this?
A project that allows for homebrew development on the Switch using the Rust programming language and standard library.
Why?
Because I liked Rust and wanted to be able to use its very nice repository, build system, and featureset while making Switch homebrews.
What is the current state of the project?
At the moment the full standard library is usable (albeit with some minor hiccups) and there is a working backend for the Piston UI library thanks to the existing SDL2 port. The bindings themselves existing in raw, unsafe, unidiomatic Rust form in the libnx-rs repo, and more idiomatic wrapper APIs are being written as I need them for other projects (though I accepts PRs if there's an API you want to wrap!). It is already being used for my other project, Nx-USB.
Template: WILL ADD ONCE GBATEMP LETS ME POST LINKS
What is this?
A project that allows for homebrew development on the Switch using the Rust programming language and standard library.
Why?
Because I liked Rust and wanted to be able to use its very nice repository, build system, and featureset while making Switch homebrews.
What is the current state of the project?
At the moment the full standard library is usable (albeit with some minor hiccups) and there is a working backend for the Piston UI library thanks to the existing SDL2 port. The bindings themselves existing in raw, unsafe, unidiomatic Rust form in the libnx-rs repo, and more idiomatic wrapper APIs are being written as I need them for other projects (though I accepts PRs if there's an API you want to wrap!). It is already being used for my other project, Nx-USB.






