Sweet, libuv merged their first part of io_ring support! And it’s the file I/O part no less!
This is kinda the most interesting part too, because true async file I/O wasn’t practical with existing Linux APIs (threads were usually used as a crutch)!
🎉🎉🎉