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

chore(wasm): upgrade wasmtime version to 26.0.0 #358

Merged
merged 2 commits into from
Oct 24, 2024

Conversation

burmecia
Copy link
Member

What kind of change does this PR introduce?

This PR is to upgrade Wasm runtime wasmtime version to latest 26.0.0.

What is the current behavior?

The old version of wasmtime v21.0.2 not working properly with Rust version > 1.81.0

What is the new behavior?

wasmtime version is upgraded to latest 26.0.0, which is compatible with latest version of Rust.

Additional context

N/A

@burmecia burmecia added the wasm label Oct 24, 2024
@burmecia burmecia requested review from imor and olirice October 24, 2024 02:32
@burmecia burmecia merged commit 61950c7 into main Oct 24, 2024
3 checks passed
@burmecia burmecia deleted the bo/chore/upgrade-wasmtime branch October 24, 2024 04:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants