Skip to content

Update to wasm-tools v232 #1501

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

Open
wants to merge 26 commits into
base: main
Choose a base branch
from
Open

Update to wasm-tools v232 #1501

wants to merge 26 commits into from

Conversation

Robbepop
Copy link
Member

@Robbepop Robbepop commented May 5, 2025

No description provided.

Copy link

codecov bot commented May 6, 2025

Codecov Report

Attention: Patch coverage is 93.81443% with 6 lines in your changes missing coverage. Please review.

Project coverage is 71.04%. Comparing base (572b76c) to head (1c10e92).

Files with missing lines Patch % Lines
crates/wasmi/src/engine/translator/visit.rs 0.00% 2 Missing ⚠️
crates/wasmi/src/module/parser/streaming.rs 96.29% 2 Missing ⚠️
crates/wasmi/src/engine/translator/error.rs 0.00% 1 Missing ⚠️
crates/wasmi/src/module/parser/buffered.rs 96.29% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1501      +/-   ##
==========================================
+ Coverage   71.01%   71.04%   +0.03%     
==========================================
  Files         177      177              
  Lines       16520    16538      +18     
==========================================
+ Hits        11731    11749      +18     
  Misses       4789     4789              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Robbepop
Copy link
Member Author

Robbepop commented May 6, 2025

Due to the massive performance regressions between wasmparser v228 -> v229 I decided not to update to wasm-tools v229 for the upcoming Wasmi v0.45.0 release.

@Robbepop Robbepop changed the title Update to wasm-tools v229 Update to wasm-tools v232 May 31, 2025
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.

1 participant