wasmi-labs / wasmi

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

Allow populating `LinkerBuilder` with WASI definitions out of the box #1030

Closed Robbepop closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 83.33333% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 80.83%. Comparing base (ffcd68f) to head (542b60a).

Files Patch % Lines
crates/wasi/src/sync/snapshots/preview_1.rs 83.33% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1030 +/- ## ======================================= Coverage 80.83% 80.83% ======================================= Files 269 269 Lines 24801 24803 +2 ======================================= + Hits 20047 20049 +2 Misses 4754 4754 ```

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