wasm-micro-runtime/core/shared/platform/common
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
..
freertos fixed(freertos): Fix crash when wasm app call pthread_exit(NULL) (#2970) 2024-01-02 17:32:09 +08:00
libc-util Move WASI types into separate header (#2724) 2023-11-07 09:39:15 +08:00
math Fix zephyr sample build errors (#1757) 2022-11-28 11:23:51 +08:00
posix Enable MAP_32BIT for macOS (#2992) 2024-01-10 16:19:06 +08:00