Skip to content

Update to wasm-tools v235 #1501

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

Open
wants to merge 34 commits into
base: main
Choose a base branch
from

factor out parsing of code section entries

80a0fc6
Select commit
Loading
Failed to load commit list.
Open

Update to wasm-tools v235 #1501

factor out parsing of code section entries
80a0fc6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 24, 2025 in 1s

93.20% of diff hit (target 72.17%)

View this Pull Request on Codecov

93.20% of diff hit (target 72.17%)

Annotations

Check warning on line 111 in crates/wasmi/src/engine/translator/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/wasmi/src/engine/translator/error.rs#L111

Added line #L111 was not covered by tests

Check warning on line 552 in crates/wasmi/src/engine/translator/func/visit.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/wasmi/src/engine/translator/func/visit.rs#L551-L552

Added lines #L551 - L552 were not covered by tests

Check warning on line 135 in crates/wasmi/src/module/parser/buffered.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/wasmi/src/module/parser/buffered.rs#L135

Added line #L135 was not covered by tests

Check warning on line 149 in crates/wasmi/src/module/parser/buffered.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/wasmi/src/module/parser/buffered.rs#L149

Added line #L149 was not covered by tests

Check warning on line 114 in crates/wasmi/src/module/parser/streaming.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/wasmi/src/module/parser/streaming.rs#L114

Added line #L114 was not covered by tests

Check warning on line 252 in crates/wasmi/src/module/parser/streaming.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/wasmi/src/module/parser/streaming.rs#L252

Added line #L252 was not covered by tests