wasm-micro-runtime/tests/requirement-engineering/gc-aot
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
..
wasm-apps Add test cases for the requirements of "gc-aot" feature (#3399) 2024-05-09 16:15:44 +08:00
build_spec_interpreter.sh Collective fix (#4413) 2025-06-26 10:20:40 +08:00
build.py Add test cases for the requirements of "gc-aot" feature (#3399) 2024-05-09 16:15:44 +08:00
run.py Add test cases for the requirements of "gc-aot" feature (#3399) 2024-05-09 16:15:44 +08:00
runtest.py Enhance build configuration to support optional gc 2025-08-31 08:33:04 +00:00
test_cases.json Add test cases for the requirements of "gc-aot" feature (#3399) 2024-05-09 16:15:44 +08:00