wasm-micro-runtime icon indicating copy to clipboard operation
wasm-micro-runtime copied to clipboard

In release CI, add iwasm that supports Garbage Collection and Exception Handling.

Open TianlongLiang opened this issue 1 year ago • 0 comments

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.

TianlongLiang avatar Oct 18 '24 06:10 TianlongLiang