wasm-micro-runtime/core
YAMAMOTO Takashi 6067dbb3ab
NuttX: Fix a dbus-related crash on esp32s3 (#3470)
Although I don't know what exactly the esp32s3 rom version of memset is,
it seems that the current code crashes only with a small "len". I guess
it changes the logic depending on the size.
Anyway, it's safer to use dbus here.
2024-05-27 11:07:30 +08:00
..
deps Separate app-manager and app-framework from WAMR (#3129) 2024-02-20 18:12:36 +08:00
iwasm Clone data segments when specified with load args (#3463) 2024-05-27 09:59:24 +08:00
shared NuttX: Fix a dbus-related crash on esp32s3 (#3470) 2024-05-27 11:07:30 +08:00
config.h Remove unused macros which were moved to wamr-app-framework (#3425) 2024-05-14 10:52:05 +08:00
version.h Update version number to 2.0.0 and update release notes (#3327) 2024-04-20 10:16:34 +08:00