You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 10, 2022. It is now read-only.
This isn't directly related to this project, but in order to continue development on the 3DS in Rust, we need a libcompiler-rt.a compiled in such a way that it can be linked with arm-none-eabi-gcc. This is a show stopper once you get past very trivial code, because llvm emits calls into it for its intrinsics.
If someone has experience with that, contributions would be helpful. We can't really advance until that problem is resolved.