wasm-micro-runtime/core/shared/platform/common/posix
Lucas Abad 04642622d4
zephyr: Enable WASI support for file system and sockets on zephyr (#3633)
To address #3311.

This work also implements the WASI support on Zephyr.

Note that some comments haven't been addressed and will be fixed in the
further patches.
2024-11-06 08:06:50 +08:00
..
platform_api_posix.cmake Fix posix build when libc wasi is disabled and debug interp is enabled (#3503) 2024-06-06 09:37:28 +08:00
posix_blocking_op.c Remove a lot of "unused parameter" warnings (#3075) 2024-01-24 11:21:13 +08:00
posix_clock.c Remove a lot of "unused parameter" warnings (#3075) 2024-01-24 11:21:13 +08:00
posix_file.c zephyr: Enable WASI support for file system and sockets on zephyr (#3633) 2024-11-06 08:06:50 +08:00
posix_malloc.c Add bh_print_proc_mem() to dump memory info of current process (#1734) 2022-11-25 08:33:44 +08:00
posix_memmap.c Improve posix mmap retry logic (#3714) 2024-09-03 11:03:24 +08:00
posix_sleep.c Implement os_usleep for posix (#2517) 2023-09-01 12:10:54 +08:00
posix_socket.c zephyr: Enable WASI support for file system and sockets on zephyr (#3633) 2024-11-06 08:06:50 +08:00
posix_thread.c posix_thread.c: Restore old signal alternate stack before thread exit (#3693) 2024-08-12 12:48:25 +08:00
posix_time.c Enhancements on wasm function execution time statistic (#2985) 2024-01-17 09:51:54 +08:00
SConscript Support more features for rt-thread (#3661) 2024-07-26 10:34:15 +08:00