wasmi-labs / wasmi

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

Re-export `EngineWeak` from the `wasmi` crate #1003

Closed Robbepop closed 2 months ago

Robbepop commented 2 months ago

Also properly mirror Wasmtime API for Engine::weak and EngineWeak docs.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 81.77%. Comparing base (d5f3a66) to head (03a2529).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1003 +/- ## ======================================= Coverage 81.77% 81.77% ======================================= Files 262 262 Lines 24378 24378 ======================================= Hits 19936 19936 Misses 4442 4442 ```

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