wasm-micro-runtime/core/shared/platform/windows
Marcin Kolny 662e38e9b0
[Partial] Build wasi-libc for Windows (#2338)
Build wasi-libc library on Windows since libuv may be not supported. This PR is a first step
to make it working, but there's still a number of changes to get it fully working.
2023-07-13 21:02:29 +08:00
..
platform_init.c Enable source debugging feature for windows platform (#910) 2021-12-22 19:52:07 +08:00
platform_internal.h [Partial] Build wasi-libc for Windows (#2338) 2023-07-13 21:02:29 +08:00
shared_platform.cmake Fix compile warnings on windows platform (#2208) 2023-05-15 13:48:48 +08:00
win_atomic.cpp Fix multi-threading issues (#2013) 2023-03-08 10:57:22 +08:00
win_malloc.c Add bh_print_proc_mem() to dump memory info of current process (#1734) 2022-11-25 08:33:44 +08:00
win_memmap.c Fix windows thread data issue and enhance windows os_mmap (#1372) 2022-08-11 16:57:32 +08:00
win_socket.c [Partial] Build wasi-libc for Windows (#2338) 2023-07-13 21:02:29 +08:00
win_thread.c [Partial] Build wasi-libc for Windows (#2338) 2023-07-13 21:02:29 +08:00
win_time.c Enable Windows MinGW support (#1000) 2022-02-06 13:20:38 +08:00