wasm-micro-runtime/core/shared
Wenyong Huang 5c201995f1
Fix sanitizer pointer overflow warning when perform pointer arithmetic (#2098)
Convert the pointer to intptr_t to perform arithmetic to avoid the warning.
2023-04-03 14:32:44 +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 sanitizer pointer overflow warning when perform pointer arithmetic (#2098) 2023-04-03 14:32:44 +08:00
platform Enable platform support for esp-idf v5.0.1 (#2050) 2023-03-23 17:29:57 +08:00
utils Limit the minimal size of bh_hashmap (#2073) 2023-03-28 14:50:31 +08:00