wasmi-labs / wasmi

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

Add new `Linker` APIs #1281

Closed Robbepop closed 2 weeks ago

Robbepop commented 2 weeks ago

Adds the following Linker APIs:

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 81.34%. Comparing base (d3e6147) to head (d197a97). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/wasmi/src/linker.rs 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1281 +/- ## ========================================== - Coverage 81.34% 81.34% -0.01% ========================================== Files 306 306 Lines 25248 25252 +4 ========================================== + Hits 20539 20540 +1 - Misses 4709 4712 +3 ```

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