wasm-micro-runtime/core/shared/utils
lucianoiam 4bdeb909df
Enable Windows MinGW support (#1000)
Allow compilation on Windows MinGW, see build_wamr.md for more details.

Note that WASI and some other smallish details are still not supported, but
we have a starting point. See more discussion at #993
2022-02-06 13:20:38 +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 Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
bh_common.c Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +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 Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
bh_vector.h Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +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