wasmi-labs / wasmi

WebAssembly (Wasm) interpreter.
https://wasmi-labs.github.io/wasmi/
Apache License 2.0
1.62k stars 287 forks source link

Pick only selected features of some dependencies #1291

Closed Robbepop closed 2 weeks ago

Robbepop commented 2 weeks ago

This reduces the time to fresh build the fuzz crate on GitHub Actions CI from over 06:06 minutes to just 03:44 minutes.

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.56%. Comparing base (f63a233) to head (90bde24). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1291 +/- ## ========================================== + Coverage 81.55% 81.56% +0.01% ========================================== Files 306 306 Lines 25279 25274 -5 ========================================== - Hits 20617 20616 -1 + Misses 4662 4658 -4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.