mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-05-09 05:06:17 +00:00
![]() Add an extra argument `os_file_handle file` for `os_mmap` to support mapping file from a file fd, and remove `os_get_invalid_handle` from `posix_file.c` and `win_file.c`, instead, add it in the `platform_internal.h` files to remove the dependency on libc-wasi. Signed-off-by: Huang Qi <huangqi3@xiaomi.com> |
||
---|---|---|
.. | ||
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 |