wasm-micro-runtime/core/shared/platform/zephyr
Stephen Berard 2c00c30bde Fixes to support WASI on Zephyr (#3948)
Fixed issues in os_renameat and added os_is_* methods for stdin/stdout/stderr.
ps. #3311.

Signed-off-by: Stephen Berard <stephen.berard@outlook.com>
2025-08-12 08:53:57 +00:00
..
platform_internal.h zephyr: Enable WASI support for file system and sockets on zephyr (#3633) 2025-08-12 08:53:49 +00:00
shared_platform.cmake zephyr: Enable WASI support for file system and sockets on zephyr (#3633) 2025-08-12 08:53:49 +00:00
zephyr_clock.c zephyr: Enable WASI support for file system and sockets on zephyr (#3633) 2025-08-12 08:53:49 +00:00
zephyr_file.c Fixes to support WASI on Zephyr (#3948) 2025-08-12 08:53:57 +00:00
zephyr_platform.c initialize WASI stdio handles to invalid for better error handling (#4092) 2025-05-08 08:47:07 +08:00
zephyr_socket.c zephyr: Enable WASI support for file system and sockets on zephyr (#3633) 2025-08-12 08:53:49 +00:00
zephyr_thread.c zephyr: Enable WASI support for file system and sockets on zephyr (#3633) 2025-08-12 08:53:49 +00:00
zephyr_time.c Only access Zephyr thread stats info when it's available (#3962) 2024-12-19 14:26:34 +08:00