mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-11-28 18:41:06 +00:00
And return ENOSYS. We do that so we can at least compile the code on CI. We'll be gradually enabling more and more functions. Also, enabled `proc_raise()` for windows. |
||
|---|---|---|
| .. | ||
| platform_init.c | ||
| platform_internal.h | ||
| shared_platform.cmake | ||
| win_atomic.cpp | ||
| win_malloc.c | ||
| win_memmap.c | ||
| win_socket.c | ||
| win_thread.c | ||
| win_time.c | ||