Skip to content

fix: update to wasmer v7#1096

Merged
dsherret merged 1 commit into
dprint:mainfrom
Jaakkonen:update-wasmer
Feb 24, 2026
Merged

fix: update to wasmer v7#1096
dsherret merged 1 commit into
dprint:mainfrom
Jaakkonen:update-wasmer

Conversation

@Jaakkonen

Copy link
Copy Markdown
Contributor

Fixes #956.

Comment thread crates/dprint/Cargo.toml
rkyv = "=0.8.10"
wasmer = "=6.1.0"
wasmer-compiler = "=6.1.0"
rkyv = "=0.8.15"

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.

Wasmer requires >=0.8.13 in the 7 major version

@dsherret dsherret merged commit 1bd3d14 into dprint:main Feb 24, 2026
12 checks passed
@dsherret

Copy link
Copy Markdown
Member

Thanks!

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.

libunwind warnings from musl build on each plugin

2 participants