The async/await feature of JavaScript is an alternative to multithreading, state machines, or callback-based code for managing long-running operations. Microvium's design of async-await makes it one of the most memory-efficient and ergonomic ways of writing such code for small devices.