This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
wasm-micro-runtime/core/shared/utils
2022-07-21 09:32:28 +08:00
..
uncommon Enable Windows MinGW support (#1000) 2022-02-06 13:20:38 +08:00
bh_assert.c Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
bh_assert.h aot_runtime.c: Add static assertions for some offset assumptions (#1103) 2022-04-20 13:58:02 +08:00
bh_common.c Enlarge max pool size and fix bh_memcpy_s dest max size check (#1151) 2022-05-07 16:09:16 +08:00
bh_common.h Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
bh_hashmap.c Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
bh_hashmap.h Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
bh_list.c Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
bh_list.h Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
bh_log.c Cleanup output format warnings (#904) 2021-12-20 15:51:36 +08:00
bh_log.h Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
bh_platform.h Add new E_TYPE_XIP to indicate XIP mode (#874) 2021-12-08 18:43:08 +08:00
bh_queue.c Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
bh_queue.h Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
bh_vector.c Clear compilation warnings on Windows (#1307) 2022-07-21 09:32:28 +08:00
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
runtime_timer.c Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
runtime_timer.h Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
SConscript add porting codes of rt-thread (#494) 2021-01-14 11:26:35 +08:00
shared_utils.cmake re-org platform APIs, simplify porting process (#201) 2020-03-16 16:43:57 +08:00