wasmi-labs / wasmi

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

Create `index` submodule in `bytecode` module #1183

Closed Robbepop closed 2 weeks ago

Robbepop commented 2 weeks ago

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

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 79.65%. Comparing base (6d3729c) to head (7ef9ec2). Report is 11 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1183 +/- ## ========================================== + Coverage 78.91% 79.65% +0.74% ========================================== Files 295 298 +3 Lines 25426 25295 -131 ========================================== + Hits 20064 20149 +85 + Misses 5362 5146 -216 ```

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