so there is anecdotal evicende that one can use #Rust for #NDS development
does this mean that any LLVM compiler or even stock GCC is fine? i'm trying to figure out if I really need devkitARM, because I don't want to install another package manager on my system, and packaging it myself might not be so easy.
@grainloom check out https://github.com/rust3ds/rust3ds-template for a reference on how to set up a project to target something like this. it's for the 3ds specifically but it should only take some minor tweaking to get it targeting something else
@grainloom and yes, you will need devkitARM for linking