wasm-micro-runtime/core/shared
YAMAMOTO Takashi 6fa6d6d9a5
Enable MAP_32BIT for macOS (#2992)
On macOS, by default, the first 4GB is occupied by the pagezero.
While it can be controlled with link time options, as we are
an library, we usually don't have a control on how to link an
executable.
2024-01-10 16:19:06 +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 Enable MAP_32BIT for macOS (#2992) 2024-01-10 16:19:06 +08:00
utils Avoid reporting timestamp if custom logger is used (#2905) 2023-12-14 14:55:17 +08:00