wasm-micro-runtime/core/shared/platform/rt-thread
liang.he 216404d7cb
initialize WASI stdio handles to invalid for better error handling (#4092)
* initialize WASI stdio handles to invalid for better error handling
* implement os_invalid_raw_handle function for consistent invalid handle representation
2025-05-08 08:47:07 +08:00
..
platform_internal.h Fix compiler warnings (#3784) 2024-09-11 08:59:16 +08:00
rtt_file.c initialize WASI stdio handles to invalid for better error handling (#4092) 2025-05-08 08:47:07 +08:00
rtt_platform.c Support more features for rt-thread (#3661) 2024-07-26 10:34:15 +08:00
rtt_socket.c Support more features for rt-thread (#3661) 2024-07-26 10:34:15 +08:00
rtt_thread.c Support more features for rt-thread (#3661) 2024-07-26 10:34:15 +08:00
SConscript add porting codes of rt-thread (#494) 2021-01-14 11:26:35 +08:00
shared_platform.cmake add porting codes of rt-thread (#494) 2021-01-14 11:26:35 +08:00