wasm-micro-runtime
wasm-micro-runtime copied to clipboard
In release CI, add iwasm that supports Garbage Collection and Exception Handling.
As suggested in #3829, in release CI add zip/tar.gz artifacts named iwasm-gc-eh-{version}-{platform} for iwasm which supports experimental features garbage collection and exception handling.
Also, add a command line option to control GC heap size for iwasm on the Windows platform.