wasm-micro-runtime/core/shared/utils
TianlongLiang b3158e643c
Fix typos (#4472)
* leave api name unchanged so don't break API
2025-07-14 13:12:08 +08:00
..
uncommon
bh_assert.c Use logger for runtime error/debug prints (#3097) 2024-02-06 13:02:54 +08:00
bh_assert.h
bh_atomic.h
bh_bitmap.c
bh_bitmap.h Fix compilation warnings on Windows (#2868) 2023-12-06 16:12:33 +08:00
bh_common.c Fix typos (#4472) 2025-07-14 13:12:08 +08:00
bh_common.h Support external toolchain on Windows for aot compiler (#3911) 2024-11-19 17:47:05 +08:00
bh_hashmap.c
bh_hashmap.h
bh_leb128.c
bh_leb128.h
bh_list.c
bh_list.h
bh_log.c
bh_log.h
bh_platform.h
bh_queue.c Fix typos (#4472) 2025-07-14 13:12:08 +08:00
bh_queue.h Suppress the warnings when building with GCC11 (#1622) 2022-10-20 21:26:57 +08:00
bh_vector.c
bh_vector.h Enable lock for Vector to protect wasm-c-api read/write/extend operations (#1010) 2022-03-23 11:42:57 +08:00
gnuc.h
runtime_timer.c Fix typos (#4472) 2025-07-14 13:12:08 +08:00
runtime_timer.h Suppress the warnings when building with GCC11 (#1622) 2022-10-20 21:26:57 +08:00
SConscript
shared_utils.cmake re-org platform APIs, simplify porting process (#201) 2020-03-16 16:43:57 +08:00