Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Memory API #1082

Merged
merged 5 commits into from
Jun 24, 2024

remove Memory::current_pages private method

dd4f849
Select commit
Loading
Failed to load commit list.
Merged

Improve Memory API #1082

remove Memory::current_pages private method
dd4f849
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 24, 2024 in 0s

58.82% of diff hit (target 80.50%)

View this Pull Request on Codecov

58.82% of diff hit (target 80.50%)

Annotations

Check warning on line 260 in crates/wasmi/src/memory/mod.rs

@codecov codecov / codecov/patch

crates/wasmi/src/memory/mod.rs#L260

Added line #L260 was not covered by tests

Check warning on line 326 in crates/wasmi/src/memory/mod.rs

@codecov codecov / codecov/patch

crates/wasmi/src/memory/mod.rs#L324-L326

Added lines #L324 - L326 were not covered by tests

Check warning on line 333 in crates/wasmi/src/memory/mod.rs

@codecov codecov / codecov/patch

crates/wasmi/src/memory/mod.rs#L331-L333

Added lines #L331 - L333 were not covered by tests