wasmi-labs / wasmi

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

Move `provider` module into the `translator` module #1170

Closed Robbepop closed 2 months ago

Robbepop commented 2 months ago

Simplifies integration of https://github.com/wasmi-labs/wasmi/pull/1152.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 78.91%. Comparing base (e54881a) to head (cf02339). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1170 +/- ## ========================================== - Coverage 78.91% 78.91% -0.01% ========================================== Files 295 295 Lines 25444 25444 ========================================== - Hits 20080 20078 -2 - Misses 5364 5366 +2 ```

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