wasm-micro-runtime/tests/unit
liang.he@intel.com 797a442ed1 Enhance build configuration to support optional gc
There will be two sets of binaries for iwasm and wamrc.
One set without a suffix indicates there is no GC support.
Another set with the suffixes "-gc" and "-gc-eh" includes GC support.
Users cannot disable GC through command line options; they need to
choose the appropriate set to use.
2025-08-31 08:33:04 +00:00
..
aot Keep fix the CMake compatibility issue (#4180) 2025-04-15 12:51:19 +08:00
aot-stack-frame Enhance build configuration to support optional gc 2025-08-31 08:33:04 +00:00
common Add unit test suites (#3490) 2024-06-04 11:24:27 +08:00
compilation Keep fix the CMake compatibility issue (#4180) 2025-04-15 12:51:19 +08:00
custom-section Keep fix the CMake compatibility issue (#4180) 2025-04-15 12:51:19 +08:00
gc Update unit test cases (#4214) 2025-04-25 14:43:24 +08:00
interpreter Keep fix the CMake compatibility issue (#4180) 2025-04-15 12:51:19 +08:00
libc-builtin Keep fix the CMake compatibility issue (#4180) 2025-04-15 12:51:19 +08:00
linear-memory-aot Keep fix the CMake compatibility issue (#4180) 2025-04-15 12:51:19 +08:00
linear-memory-wasm Keep fix the CMake compatibility issue (#4180) 2025-04-15 12:51:19 +08:00
linux-perf Add unit test suites (#3490) 2024-06-04 11:24:27 +08:00
memory64 Collective fix (#4413) 2025-06-26 10:20:40 +08:00
running-modes Collective fix (#4413) 2025-06-26 10:20:40 +08:00
runtime-common Keep fix the CMake compatibility issue (#4180) 2025-04-15 12:51:19 +08:00
shared-heap Shared heap enhancements for Interpreter and AOT (#4400) 2025-07-04 10:44:51 +08:00
shared-utils Keep fix the CMake compatibility issue (#4180) 2025-04-15 12:51:19 +08:00
tid-allocator Add unit test suites (#3490) 2024-06-04 11:24:27 +08:00
wasm-c-api Fixed unit tests on X86_32 (#4279) 2025-05-19 10:32:07 +08:00
wasm-vm Keep fix the CMake compatibility issue (#4180) 2025-04-15 12:51:19 +08:00
CMakeLists.txt Shared heap enhancements for Interpreter and AOT (#4400) 2025-07-04 10:44:51 +08:00
unit_common.cmake Keep fix the CMake compatibility issue (#4180) 2025-04-15 12:51:19 +08:00