wasm-micro-runtime/core/shared
Huang Qi 1a676f212b
Zero the memory mapped from os_mmap in NuttX (#3132)
Zero the memory which is required by os_mmap.

This fixes the nuttx spec test CI failure:
https://github.com/bytecodealliance/wasm-micro-runtime/actions/runs/7777804669
2024-02-05 15:45:22 +08:00
..
coap Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
mem-alloc Add compilation flag to enable/disable heap corruption check (#2766) 2023-11-15 17:20:50 +08:00
platform Zero the memory mapped from os_mmap in NuttX (#3132) 2024-02-05 15:45:22 +08:00
utils Always allocate linear memory using mmap (#3052) 2024-02-02 22:17:44 +08:00