wasm-micro-runtime/core
Marcin Kolny 627debcefb
Add flag to control Winsocket initialization (#3060)
When WAMR is embedded to other application, the lifecycle of the socket
might conflict with other usecases. E.g. if WAMR is deinitialized before any
other use of sockets, the application goes into the invalid state. The new
flag allows host application to take control over the socket initialization.
2024-01-22 07:33:26 +08:00
..
app-framework Readme refactoring (#2038) 2023-03-19 08:05:57 +08:00
app-mgr Corrects Zephyr include files for current versions of Zephyr (#2881) 2023-12-08 17:16:16 +08:00
deps wasi-nn: Simplify cmake and headers' location (#2308) 2023-06-26 09:29:05 +08:00
iwasm fast-interp: Fix dynamic offset error issue in else branch (#3058) 2024-01-19 19:58:12 +08:00
shared Add flag to control Winsocket initialization (#3060) 2024-01-22 07:33:26 +08:00
config.h Add flag to control Winsocket initialization (#3060) 2024-01-22 07:33:26 +08:00
version.h Update version number to 1.3.1 and update release notes (#2999) 2024-01-12 11:31:01 +08:00