wasm-micro-runtime/tests/unit/aot-stack-frame/wasm-apps
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
..
CMakeLists.txt Enhance build configuration to support optional gc 2025-08-31 08:33:04 +00:00
test.wast Add unit test suites (#3490) 2024-06-04 11:24:27 +08:00