mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-06-01 14:37:14 +00:00
![]() 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. |
||
---|---|---|
.. | ||
platform_init.c | ||
platform_internal.h | ||
shared_platform.cmake | ||
win_atomic.cpp | ||
win_clock.c | ||
win_file.c | ||
win_malloc.c | ||
win_memmap.c | ||
win_socket.c | ||
win_thread.c | ||
win_time.c | ||
win_util.c | ||
win_util.h |