wasm-micro-runtime/core
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
..
deps Separate app-manager and app-framework from WAMR (#3129) 2024-02-20 18:12:36 +08:00
iwasm Fix wasm_mini_loader.c build when jit or multi-module is enabled (#3502) 2024-06-06 09:53:22 +08:00
shared Add missing functions to make RIOT work with the 2.x.x version (#3508) 2024-06-07 09:40:35 +08:00
config.h Fix two issues to make fuzzing test quit earlier (#3471) 2024-05-30 14:55:21 +08:00
version.h Update version to 2.1.0 and update release notes (#3481) 2024-06-04 16:27:06 +08:00