wasm-micro-runtime/core/iwasm/libraries/libc-uvwasi
Blaine Bublitz f51d98f850
Use system libuv if available (#1861)
This PR attempts to search for the system libuv and use it if found instead of
downloading it. As reported in #1831, this is needed because some tools
build in a sandbox and clear the extra sources.
2023-06-26 08:37:10 +08:00
..
FindLIBUV.cmake Use system libuv if available (#1861) 2023-06-26 08:37:10 +08:00
FindUVWASI.cmake Use system libuv if available (#1861) 2023-06-26 08:37:10 +08:00
libc_uvwasi_wrapper.c Add wasm_runtime_get_wasi_exit_code (#1748) 2022-11-24 20:26:18 +08:00
libc_uvwasi.cmake Use system libuv if available (#1861) 2023-06-26 08:37:10 +08:00
LICENSE_LIBUV Add libuv and uvwasi to attributions (#1057) 2022-03-24 10:05:10 +08:00
LICENSE_UVWASI Add libuv and uvwasi to attributions (#1057) 2022-03-24 10:05:10 +08:00