wasm-micro-runtime/core/shared
Benbuck Nason 421a6c4301
Fix posix build when libc wasi is disabled and debug interp is enabled (#3503)
This change supports building with `-DWAMR_BUILD_LIBC_WASI=0` and
`-DWAMR_BUILD_DEBUG_INTERP=1`, otherwise the os_socket_* functions
will be undefined.
2024-06-06 09:37:28 +08:00
..
coap Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
mem-alloc Fix clang compile warnings (#3396) 2024-05-08 16:43:47 +08:00
platform Fix posix build when libc wasi is disabled and debug interp is enabled (#3503) 2024-06-06 09:37:28 +08:00
utils Fix several typos and fix bh_log calculate mills (#3441) 2024-05-20 15:54:01 +08:00