Wenyong Huang 67a887e2d3 Fix compilation warnings on Windows (#2868) 2 lat temu
..
uncommon 4bdeb909df Enable Windows MinGW support (#1000) 3 lat temu
SConscript 8ec03a5165 add porting codes of rt-thread (#494) 5 lat temu
bh_assert.c ff4be24726 Fix bh_assert for 64-bit platforms (#2071) 2 lat temu
bh_assert.h ff4be24726 Fix bh_assert for 64-bit platforms (#2071) 2 lat temu
bh_atomic.h be05af79fb Refine atomic operation flags in bh_atomic.h (#2780) 2 lat temu
bh_bitmap.c 562a5dd1b6 Fix data/elem drop (#2747) 2 lat temu
bh_bitmap.h 67a887e2d3 Fix compilation warnings on Windows (#2868) 2 lat temu
bh_common.c 81fbfbfcc0 Remove unnecessary and extra zero length check in mem functions' macro (#2428) 2 lat temu
bh_common.h 81fbfbfcc0 Remove unnecessary and extra zero length check in mem functions' macro (#2428) 2 lat temu
bh_hashmap.c 8ee8ab3099 Limit the minimal size of bh_hashmap (#2073) 2 lat temu
bh_hashmap.h 8ee8ab3099 Limit the minimal size of bh_hashmap (#2073) 2 lat temu
bh_list.c 17f62ad472 Apply clang-format for core/shared and product-mini files (#785) 4 lat temu
bh_list.h 5722fcc40a Fix issue in multi-thread sample (#1458) 3 lat temu
bh_log.c 0d9e527fa0 Upgrade version number to 1.1.2 (#1788) 3 lat temu
bh_log.h eaedceca2f Add bh_print_proc_mem() to dump memory info of current process (#1734) 3 lat temu
bh_platform.h 228417ab8c Move generic parts of wasm_suspend_flags.h to bh_atomic.h (#2393) 2 lat temu
bh_queue.c 17f62ad472 Apply clang-format for core/shared and product-mini files (#785) 4 lat temu
bh_queue.h 4c61bfd10d Suppress the warnings when building with GCC11 (#1622) 3 lat temu
bh_vector.c 32c94161d1 Clear compilation warnings on Windows (#1307) 3 lat temu
bh_vector.h 86b79cfb93 Enable lock for Vector to protect wasm-c-api read/write/extend operations (#1010) 3 lat temu
gnuc.h 0f4edf9735 Implement suspend flags as atomic variable (#2361) 2 lat temu
runtime_timer.c 17f62ad472 Apply clang-format for core/shared and product-mini files (#785) 4 lat temu
runtime_timer.h 4c61bfd10d Suppress the warnings when building with GCC11 (#1622) 3 lat temu
shared_utils.cmake f1a0e75ab7 re-org platform APIs, simplify porting process (#201) 5 lat temu