wasm-micro-runtime/core/shared/platform/zephyr
Wenyong Huang 607ae47d7b
core/shared/platform: Zero memory returned by os_mmap in some platforms ()
The os_mmap should zero the mapped memory like what posix mmap does.
2024-06-21 13:33:12 +08:00
..
platform_internal.h Fix compilation errors on zephyr platform () 2024-03-26 17:55:53 +08:00
shared_platform.cmake zephyr: include math only with minimal libc () 2024-02-23 11:24:51 +08:00
zephyr_platform.c core/shared/platform: Zero memory returned by os_mmap in some platforms () 2024-06-21 13:33:12 +08:00
zephyr_thread.c zephyr: Add missing pthread library functions () 2024-04-10 08:19:46 +08:00
zephyr_time.c Enhancements on wasm function execution time statistic () 2024-01-17 09:51:54 +08:00