wok view libuv/description.txt @ rev 25616

Add emu2
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Aug 26 15:51:29 2023 +0000 (13 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.