wasm-micro-runtime/core/iwasm/libraries/lib-socket
Marcin Kolny bc4f8ab0a5
Specify language in the wasi socket ext project (#3183)
If the language is not specified, CMake will try to find C++ compiler, even
though it is not really needed in that case (as the project is only written in C).
2024-02-28 19:35:00 +08:00
..
inc Allow defining hints without exact socket type or address family (#2337) 2023-07-04 21:21:21 +08:00
src/wasi Allow defining hints without exact socket type or address family (#2337) 2023-07-04 21:21:21 +08:00
test Enable WASI tests on Windows CI (#2699) 2023-11-06 19:24:06 +08:00
lib_socket_wasi.cmake Specify language in the wasi socket ext project (#3183) 2024-02-28 19:35:00 +08:00