Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Oct 21, 2024

Conversation

TianlongLiang
Copy link
Contributor

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.

Copy link
Contributor

@wenyongh wenyongh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@lum1n0us lum1n0us left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wenyongh wenyongh merged commit bb3f8d9 into bytecodealliance:main Oct 21, 2024
383 checks passed
@TianlongLiang TianlongLiang deleted the release_gc_eh branch October 21, 2024 05:36
Zzzabiyaka pushed a commit to Zzzabiyaka/wasm-micro-runtime that referenced this pull request Oct 22, 2024
… and Exception Handling (bytecodealliance#3866)

As suggested in bytecodealliance#3829, in release CI, we add zip/tar.gz artifacts named
iwasm-gc-eh-{version}-{platform} for `iwasm` which supports features
garbage collection and exception handling(classic interpreter only).

Also, add a command line option to control GC heap size for `iwasm` on
the Windows platform.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants