cooperative-multitasking

Tag

Cards List
#cooperative-multitasking

Building an AsyncIO executor for the 3DS

Lobsters Hottest · 2026-05-26 Cached

This article introduces the need for async programming on the Nintendo 3DS due to its cooperative multitasking and begins to explain how to build an asyncio executor for it, focusing on the concepts of tasks, futures, wakers, and executors in Rust.

0 favorites 0 likes
← Back to home

Submit Feedback