Skip to content

Upgrade wasmtime to v41#897

Merged
nilslice merged 6 commits intoextism:mainfrom
milesj:upgrade-wasmtime
Mar 26, 2026
Merged

Upgrade wasmtime to v41#897
nilslice merged 6 commits intoextism:mainfrom
milesj:upgrade-wasmtime

Conversation

@milesj
Copy link
Copy Markdown
Contributor

@milesj milesj commented Mar 20, 2026

@@ -1,5 +1,6 @@
use crate::*;

use async_trait::async_trait;
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

This was removed from wiggle.

sha2 = "0.10"
tracing = "0.1"
tracing-subscriber = { version = "0.3.18", features = [
tracing-subscriber = { version = "0.3.23", features = [
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

security fix

@@ -0,0 +1,3 @@
[toolchain]
profile = "default"
channel = "1.90.0"
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

wasmtime minimum requirement

@milesj milesj mentioned this pull request Mar 26, 2026
@nilslice nilslice merged commit 9afa572 into extism:main Mar 26, 2026
5 checks passed
@nilslice
Copy link
Copy Markdown
Member

Thank you!!

@zoosky
Copy link
Copy Markdown

zoosky commented Mar 30, 2026

Thanks, it unblocked us.

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