-
-
Notifications
You must be signed in to change notification settings - Fork 736
chore: Update wasmtime to 38 #12177
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
base: main
Are you sure you want to change the base?
chore: Update wasmtime to 38 #12177
Conversation
✅ Deploy Preview for rspack canceled.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates wasmtime and wasi-common from version 35 to 38 to meet audit requirements. The update includes all transitive dependencies to ensure version consistency across the dependency tree.
Key Changes:
- Updated wasmtime and wasi-common from 35.0.0 to 38.0.0 in Cargo.toml
- Updated all related wasmtime ecosystem packages (resolved to 38.0.4 patch version)
- Updated cranelift compiler infrastructure from 0.122.0 to 0.125.4
Reviewed Changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| Cargo.toml | Updated wasmtime and wasi-common dependencies from version 35.0.0 to 38.0.0 |
| Cargo.lock | Resolved all transitive dependency updates including wasmtime ecosystem (38.0.4), cranelift (0.125.4), wasm tooling (0.239.0), and related infrastructure packages; added new dependencies (wasmtime-internal-jit-debug, async-trait) and removed deprecated ones (wasmtime-internal-asm-macros) |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
📦 Binary Size-limit
❌ Size increased by 397.00KB from 47.46MB to 47.84MB (⬆️0.82%) |
d68b6b9 to
ad1db48
Compare
CodSpeed Performance ReportMerging #12177 will not alter performanceComparing Summary
|
ad1db48 to
8fce02a
Compare
8fce02a to
423fac0
Compare
Summary
Update wasmtime to meet audit requirements.
Close #12175
Related links
Checklist