wasm-micro-runtime/core/shared
zoraaver 75208073c0
Partial windows filesystem implementation (#2657)
Implement the necessary os_ filesystem functions to enable successful
WASI initialization on Windows. Some small changes were also required to
the sockets implementation to use the new windows_handle type. The
remaining functions will be implemented in a future PR.
2023-10-25 08:01:11 +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 a heap corruption bug in ems realloc (#2279) 2023-06-09 21:36:00 +08:00
platform Partial windows filesystem implementation (#2657) 2023-10-25 08:01:11 +08:00
utils Remove unnecessary and extra zero length check in mem functions' macro (#2428) 2023-08-08 08:52:25 +08:00