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

Replace direct wat usage with Wasmi's new Module::new Wat support #1327

Merged
merged 21 commits into from
Dec 1, 2024

update Cargo.lock

43a2108
Select commit
Loading
Failed to load commit list.
Merged

Replace direct wat usage with Wasmi's new Module::new Wat support #1327

update Cargo.lock
43a2108
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 1, 2024 in 1s

99.06% of diff hit (target 81.63%)

View this Pull Request on Codecov

99.06% of diff hit (target 81.63%)

Annotations

Check warning on line 39 in crates/cli/src/context.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/cli/src/context.rs#L37-L39

Added lines #L37 - L39 were not covered by tests

Check warning on line 200 in crates/wasmi/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/wasmi/src/error.rs#L200

Added line #L200 was not covered by tests

Check warning on line 269 in crates/wasmi/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/wasmi/src/error.rs#L269

Added line #L269 was not covered by tests