wasmi-labs / wasmi

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

Fix local preservation upon entering a `loop` during translation #1218

Closed Robbepop closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 81.41%. Comparing base (55b18f1) to head (c1c7402). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1218 +/- ## ========================================== + Coverage 81.38% 81.41% +0.02% ========================================== Files 303 303 Lines 24973 24992 +19 ========================================== + Hits 20324 20346 +22 + Misses 4649 4646 -3 ```

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