wasmi-labs / wasmi

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

Make `WastRunner` use `Linker` to properly manage previous and current modules and instances #1282

Closed Robbepop closed 2 weeks ago

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 76.52174% with 27 lines in your changes missing coverage. Please review.

Project coverage is 81.52%. Comparing base (e1ad7ae) to head (46d8bc4). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/wast/src/lib.rs 76.31% 27 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1282 +/- ## ========================================== + Coverage 81.33% 81.52% +0.18% ========================================== Files 306 306 Lines 25252 25277 +25 ========================================== + Hits 20539 20607 +68 + Misses 4713 4670 -43 ```

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