We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c02f346 commit 4133e3eCopy full SHA for 4133e3e
src/README
@@ -13,6 +13,7 @@ rt/rust_*.cpp - The majority of the runtime services
13
rt/isaac - The PRNG used for pseudo-random choices in the runtime
14
rt/bigint - The bigint library used for the 'big' type
15
rt/uthash - Small hashtable-and-list library for C, used in runtime
16
+rt/libuv - The library used for async IO in the runtime
17
rt/{sync,util} - Small utility classes for the runtime.
18
19
test/ Testsuite
0 commit comments