wasm-micro-runtime/core/shared/platform/nuttx
YAMAMOTO Takashi 685d55d2e7
nuttx: Use larger alignment for os_mmap and comment why (#3017)
Other platforms with malloc-based os_mmap might need similar changes
too, depending on their target cpu arch.
2024-01-16 09:17:58 +08:00
..
nuttx_platform.c nuttx: Use larger alignment for os_mmap and comment why (#3017) 2024-01-16 09:17:58 +08:00
platform_internal.h Extend os_mmap to support map file from fd (#2763) 2023-11-16 08:28:54 +08:00
shared_platform.cmake Abstract POSIX filesystem functions (#2585) 2023-10-19 19:19:39 +08:00