This website requires JavaScript.
Explore
Help
Sign In
christoph
/
wamr
Watch
1
Fork
0
You've already forked wamr
Code
Releases
Activity
Files
6e727dc18d08f5289be4a4e7e9ad28d3dd0aad27
wamr
/
core
/
shared
/
platform
/
zephyr
History
Wenyong Huang
607ae47d7b
core/shared/platform: Zero memory returned by os_mmap in some platforms (
#3551
)
...
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 (
#3255
)
2024-03-26 17:55:53 +08:00
shared_platform.cmake
zephyr: include math only with minimal libc (
#3177
)
2024-02-23 11:24:51 +08:00
zephyr_platform.c
core/shared/platform: Zero memory returned by os_mmap in some platforms (
#3551
)
2024-06-21 13:33:12 +08:00
zephyr_thread.c
zephyr: Add missing pthread library functions (
#3291
)
2024-04-10 08:19:46 +08:00
zephyr_time.c
Enhancements on wasm function execution time statistic (
#2985
)
2024-01-17 09:51:54 +08:00