TianlongLiang b3158e643c Fix typos (#4472) před 6 měsíci
..
uncommon 4bdeb909df Enable Windows MinGW support (#1000) před 3 roky
SConscript 8ec03a5165 add porting codes of rt-thread (#494) před 5 roky
bh_assert.c cfa90ca44f Use logger for runtime error/debug prints (#3097) před 1 rokem
bh_assert.h 71bc3c2d15 Add a conditional check for the macro __STDC_VERSION__ (#4080) před 11 měsíci
bh_atomic.h aabe83074e Improvements for platform thread APIs on Windows and Zephyr (#3941) před 1 rokem
bh_bitmap.c 562a5dd1b6 Fix data/elem drop (#2747) před 2 roky
bh_bitmap.h 67a887e2d3 Fix compilation warnings on Windows (#2868) před 2 roky
bh_common.c b3158e643c Fix typos (#4472) před 6 měsíci
bh_common.h f2b87d773e Support external toolchain on Windows for aot compiler (#3911) před 1 rokem
bh_hashmap.c 9f64340529 Fix some issues reported by CodeQL (#3064) před 2 roky
bh_hashmap.h 8ee8ab3099 Limit the minimal size of bh_hashmap (#2073) před 2 roky
bh_leb128.c 37d7439ef9 [refactoring] Extract read leb to a separate file, share the code between loader and mini loader (#3701) před 1 rokem
bh_leb128.h 37d7439ef9 [refactoring] Extract read leb to a separate file, share the code between loader and mini loader (#3701) před 1 rokem
bh_list.c 412631ac13 fix: correct typos and improve comments across multiple files by codespell (#4116) před 10 měsíci
bh_list.h 5722fcc40a Fix issue in multi-thread sample (#1458) před 3 roky
bh_log.c 30ed97cddc Fix several typos and fix bh_log calculate mills (#3441) před 1 rokem
bh_log.h 3fcd79867d Forward log and log level to custom bh_log callback (#3070) před 1 rokem
bh_platform.h 228417ab8c Move generic parts of wasm_suspend_flags.h to bh_atomic.h (#2393) před 2 roky
bh_queue.c b3158e643c Fix typos (#4472) před 6 měsíci
bh_queue.h 4c61bfd10d Suppress the warnings when building with GCC11 (#1622) před 3 roky
bh_vector.c 23799a2cb6 Collective fix (#4413) před 6 měsíci
bh_vector.h 86b79cfb93 Enable lock for Vector to protect wasm-c-api read/write/extend operations (#1010) před 3 roky
gnuc.h 0f4edf9735 Implement suspend flags as atomic variable (#2361) před 2 roky
runtime_timer.c b3158e643c Fix typos (#4472) před 6 měsíci
runtime_timer.h 4c61bfd10d Suppress the warnings when building with GCC11 (#1622) před 3 roky
shared_utils.cmake f1a0e75ab7 re-org platform APIs, simplify porting process (#201) před 5 roky