wasm-micro-runtime/tests/unit/shared-utils
Marcin Kolny 37d7439ef9
[refactoring] Extract read leb to a separate file, share the code between loader and mini loader (#3701)
There's probably a number of other places where the bh_leb_read could be used (e.g. aot loader)
but I'm making the change as small as possible. Further refactoring can be done later.
2024-08-14 08:46:24 +08:00
..
bh_assert_test.cc Add unit test suites (#3490) 2024-06-04 11:24:27 +08:00
bh_common_test.cc
bh_hashmap_test.cc
bh_leb128_test.cc
bh_list_test.cc
bh_log_test.cc
bh_queue_test.cc
bh_vector_test.cc
CMakeLists.txt
shared_utils_test.cc Add unit test suites (#3490) 2024-06-04 11:24:27 +08:00