Skip to content

Conversation

@Robbepop
Copy link
Member

This add foundations for Wasm simd proposal support in the wasmi crate.

@codecov
Copy link

codecov bot commented Mar 22, 2025

Codecov Report

Attention: Patch coverage is 0.23923% with 417 lines in your changes missing coverage. Please review.

Project coverage is 67.46%. Comparing base (dcafe1c) to head (fb44251).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/wasmi/src/engine/translator/simd/visit.rs 0.00% 256 Missing ⚠️
crates/wasmi/src/engine/executor/instrs.rs 0.00% 157 Missing ⚠️
crates/wasmi/src/engine/config.rs 33.33% 2 Missing ⚠️
crates/wasmi/src/engine/translator/visit.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1415      +/-   ##
==========================================
- Coverage   69.37%   67.46%   -1.92%     
==========================================
  Files         158      159       +1     
  Lines       14702    15120     +418     
==========================================
  Hits        10200    10200              
- Misses       4502     4920     +418     

☔ 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 Robbepop merged commit 84aae7c into main Mar 22, 2025
17 of 19 checks passed
@Robbepop Robbepop deleted the rf-wasmi-simd-support-skeleton branch March 22, 2025 23:46
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.

2 participants