wasm-micro-runtime/core/iwasm/libraries/lib-socket
Enrico Loparco 156318f0d4
Use wasi-sdk-20 to build wasi-threads cases in CI (#2095)
wasi-sdk-20 supports older versions of glibc and allow us to use it in the CI
with Ubuntu 20.04.

Refer to
  https://github.com/WebAssembly/wasi-sdk/releases/tag/wasi-sdk-20
And #2021 for previous upgrade to wasi-sdk-20 pre-release.
2023-04-03 08:43:11 +08:00
..
inc Wrap wasi_socket_ext api with extern "C" (#1575) 2022-10-12 15:51:07 +08:00
src/wasi Fix build socket api error (#1610) 2022-10-17 15:54:03 +08:00
test Use wasi-sdk-20 to build wasi-threads cases in CI (#2095) 2023-04-03 08:43:11 +08:00
lib_socket_wasi.cmake Implement part of Berkeley Socket API for libc-wasi (#1036) 2022-03-10 15:13:38 +08:00