wasm-micro-runtime/core/shared
dongsheng28849455 fbe072c0d3
Bring up WAMR on esp32-s3 device (#2348)
esp32-s3's instruction memory and data memory can be accessed through mutual mirroring way,
so we define a new feature named as WASM_MEM_DUAL_BUS_MIRROR.
2023-07-21 07:54:13 +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 a heap corruption bug in ems realloc (#2279) 2023-06-09 21:36:00 +08:00
platform Bring up WAMR on esp32-s3 device (#2348) 2023-07-21 07:54:13 +08:00
utils Limit the minimal size of bh_hashmap (#2073) 2023-03-28 14:50:31 +08:00