Caution
cafe-rs is in active experimentation / development phase.
cafe-rs is the heart of Rust software for Wii U homebrew. It aims to be the Rust alternative to wut, the C++ SDK / toolchain for homebrew apps, developed by devkitPro and the community.
- Easy-to-use: Provide intuitive APIs along with good documentation
- Idiomatic: Write Rust code that feels right
- std-like: Adhere to Rust's std APIs as much as possible where applicable
- Compatible: Create applications within the existing ecosystem
- Self-Contained: Require as few external tools as possible