wasm-micro-runtime/core
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
..
deps Separate app-manager and app-framework from WAMR (#3129) 2024-02-20 18:12:36 +08:00
iwasm Add wasm_export.h APIs to expose memory type (#3496) 2024-06-06 09:20:24 +08:00
shared Fix posix build when libc wasi is disabled and debug interp is enabled (#3503) 2024-06-06 09:37:28 +08:00
config.h Fix two issues to make fuzzing test quit earlier (#3471) 2024-05-30 14:55:21 +08:00
version.h Update version to 2.1.0 and update release notes (#3481) 2024-06-04 16:27:06 +08:00