Marcin Kolny 37d7439ef9 [refactoring] Extract read leb to a separate file, share the code between loader and mini loader (#3701) il y a 1 an
..
uncommon 4bdeb909df Enable Windows MinGW support (#1000) il y a 3 ans
SConscript 8ec03a5165 add porting codes of rt-thread (#494) il y a 5 ans
bh_assert.c cfa90ca44f Use logger for runtime error/debug prints (#3097) il y a 1 an
bh_assert.h ff4be24726 Fix bh_assert for 64-bit platforms (#2071) il y a 2 ans
bh_atomic.h 0ee5ffce85 Refactor APIs and data structures as preliminary work for Memory64 (#3209) il y a 1 an
bh_bitmap.c 562a5dd1b6 Fix data/elem drop (#2747) il y a 2 ans
bh_bitmap.h 67a887e2d3 Fix compilation warnings on Windows (#2868) il y a 2 ans
bh_common.c 81fbfbfcc0 Remove unnecessary and extra zero length check in mem functions' macro (#2428) il y a 2 ans
bh_common.h 81fbfbfcc0 Remove unnecessary and extra zero length check in mem functions' macro (#2428) il y a 2 ans
bh_hashmap.c 9f64340529 Fix some issues reported by CodeQL (#3064) il y a 2 ans
bh_hashmap.h 8ee8ab3099 Limit the minimal size of bh_hashmap (#2073) il y a 2 ans
bh_leb128.c 37d7439ef9 [refactoring] Extract read leb to a separate file, share the code between loader and mini loader (#3701) il y a 1 an
bh_leb128.h 37d7439ef9 [refactoring] Extract read leb to a separate file, share the code between loader and mini loader (#3701) il y a 1 an
bh_list.c 17f62ad472 Apply clang-format for core/shared and product-mini files (#785) il y a 4 ans
bh_list.h 5722fcc40a Fix issue in multi-thread sample (#1458) il y a 3 ans
bh_log.c 30ed97cddc Fix several typos and fix bh_log calculate mills (#3441) il y a 1 an
bh_log.h 3fcd79867d Forward log and log level to custom bh_log callback (#3070) il y a 2 ans
bh_platform.h 228417ab8c Move generic parts of wasm_suspend_flags.h to bh_atomic.h (#2393) il y a 2 ans
bh_queue.c 17f62ad472 Apply clang-format for core/shared and product-mini files (#785) il y a 4 ans
bh_queue.h 4c61bfd10d Suppress the warnings when building with GCC11 (#1622) il y a 3 ans
bh_vector.c 32c94161d1 Clear compilation warnings on Windows (#1307) il y a 3 ans
bh_vector.h 86b79cfb93 Enable lock for Vector to protect wasm-c-api read/write/extend operations (#1010) il y a 3 ans
gnuc.h 0f4edf9735 Implement suspend flags as atomic variable (#2361) il y a 2 ans
runtime_timer.c 2013f1f7d7 Fix warnings/issues reported in Windows and by CodeQL/Coverity (#3275) il y a 1 an
runtime_timer.h 4c61bfd10d Suppress the warnings when building with GCC11 (#1622) il y a 3 ans
shared_utils.cmake f1a0e75ab7 re-org platform APIs, simplify porting process (#201) il y a 5 ans