wok-6.x view libuv/description.txt @ rev 25562

ext4magic: add current_version()
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon May 01 08:21:00 2023 +0000 (21 months ago)
parents
children
line source
1 Libuv is a multi-platform support library with a focus on asynchronous I/O.
2 It was primarily developed for use by Node.js,
3 but it’s also used by Luvit, Julia, uvloop, and others.