Building an AsyncIO executor for the 3DS
https://blog.cat-girl.gay/3ds-async-part-one/
#Rust #AsyncIO #Homebrew
the Nintendo 3DS is a very fun device to write homebrew for, but one thing about it can be annoying: its multitasking is non-preemptive! in this little se...