wok view libuv/description.txt @ rev 25611

Add zx0
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Aug 01 18:37:27 2023 +0000 (11 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.