wasm-micro-runtime/tests
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
..
benchmarks Modify AOT static PGO to conform to llvm-18 and add a CI job to test static PGO on the coremark benchmark (#4345) 2025-06-12 16:57:11 +08:00
fuzz/wasm-mutator-fuzz enable aux stack frame for aot compiler fuzz test (#4462) 2025-07-10 08:27:42 +08:00
malformed Add malformed test cases (#3459) 2024-05-21 16:38:34 +08:00
regression/ba-issues Add regression test CI (#4512) 2025-07-30 10:26:19 +08:00
requirement-engineering Enhance build configuration to support optional gc 2025-08-31 08:33:04 +00:00
standalone Collective fix (#4413) 2025-06-26 10:20:40 +08:00
unit Enhance build configuration to support optional gc 2025-08-31 08:33:04 +00:00
wamr-compiler Fix AOT shift operations for indirect constants (#2627) 2023-10-11 11:22:34 +08:00
wamr-test-suites Enhance build configuration to support optional gc 2025-08-31 08:33:04 +00:00