wasm-micro-runtime/core/shared
Berthelot Mewen dc21c62431
Add missing functions to make RIOT work with the 2.x.x version (#3508)
The `os_mremap` and `os_getpagesize` were missing in the `core/shared/platform/riot`
and were preventing RIOT from compiling if using WAMR v2.x.x. This PR is adding
both functions and should allow RIOT to update WAMR version to v2.x.x.

Signed-off-by:: mewen.berthelot <mewen.berthelot@orange.com>
2024-06-07 09:40:35 +08:00
..
coap Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
mem-alloc Fix clang compile warnings (#3396) 2024-05-08 16:43:47 +08:00
platform Add missing functions to make RIOT work with the 2.x.x version (#3508) 2024-06-07 09:40:35 +08:00
utils Fix several typos and fix bh_log calculate mills (#3441) 2024-05-20 15:54:01 +08:00