mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-09-05 17:32:26 +00:00
![]() 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. |
||
---|---|---|
.. | ||
wasm-apps | ||
build_spec_interpreter.sh | ||
build.py | ||
run.py | ||
runtest.py | ||
test_cases.json |