Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Add optional
extra-checks
to Wasmi executor and make checking more consistent #1217Add optional
extra-checks
to Wasmi executor and make checking more consistent #1217Changes from all commits
7646bcb
dc1c371
df67a8a
66df64e
9639ccc
5176326
701542b
5c83018
3c7acd1
246ef43
d68973c
6dc6c79
7a094d8
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 1738 in crates/wasmi/src/engine/executor/instrs.rs
Codecov / codecov/patch
crates/wasmi/src/engine/executor/instrs.rs#L1738
Check warning on line 1740 in crates/wasmi/src/engine/executor/instrs.rs
Codecov / codecov/patch
crates/wasmi/src/engine/executor/instrs.rs#L1740
Check warning on line 64 in crates/wasmi/src/engine/executor/instrs/branch.rs
Codecov / codecov/patch
crates/wasmi/src/engine/executor/instrs/branch.rs#L64
Check warning on line 87 in crates/wasmi/src/engine/executor/instrs/branch.rs
Codecov / codecov/patch
crates/wasmi/src/engine/executor/instrs/branch.rs#L87
Check warning on line 114 in crates/wasmi/src/engine/executor/instrs/branch.rs
Codecov / codecov/patch
crates/wasmi/src/engine/executor/instrs/branch.rs#L112-L114
Check warning on line 141 in crates/wasmi/src/engine/executor/instrs/branch.rs
Codecov / codecov/patch
crates/wasmi/src/engine/executor/instrs/branch.rs#L139-L141
Check warning on line 191 in crates/wasmi/src/engine/executor/instrs/branch.rs
Codecov / codecov/patch
crates/wasmi/src/engine/executor/instrs/branch.rs#L191
Check warning on line 188 in crates/wasmi/src/engine/executor/instrs/call.rs
Codecov / codecov/patch
crates/wasmi/src/engine/executor/instrs/call.rs#L188
Check warning on line 191 in crates/wasmi/src/engine/executor/instrs/call.rs
Codecov / codecov/patch
crates/wasmi/src/engine/executor/instrs/call.rs#L191
Check warning on line 217 in crates/wasmi/src/engine/executor/instrs/call.rs
Codecov / codecov/patch
crates/wasmi/src/engine/executor/instrs/call.rs#L217
Check warning on line 220 in crates/wasmi/src/engine/executor/instrs/call.rs
Codecov / codecov/patch
crates/wasmi/src/engine/executor/instrs/call.rs#L220
Check warning on line 276 in crates/wasmi/src/engine/executor/instrs/call.rs
Codecov / codecov/patch
crates/wasmi/src/engine/executor/instrs/call.rs#L276
Check warning on line 138 in crates/wasmi/src/engine/executor/instrs/copy.rs
Codecov / codecov/patch
crates/wasmi/src/engine/executor/instrs/copy.rs#L138
Check warning on line 141 in crates/wasmi/src/engine/executor/instrs/copy.rs
Codecov / codecov/patch
crates/wasmi/src/engine/executor/instrs/copy.rs#L141
Check warning on line 186 in crates/wasmi/src/engine/executor/instrs/copy.rs
Codecov / codecov/patch
crates/wasmi/src/engine/executor/instrs/copy.rs#L186
Check warning on line 189 in crates/wasmi/src/engine/executor/instrs/copy.rs
Codecov / codecov/patch
crates/wasmi/src/engine/executor/instrs/copy.rs#L189
Check warning on line 28 in crates/wasmi/src/engine/executor/instrs/load.rs
Codecov / codecov/patch
crates/wasmi/src/engine/executor/instrs/load.rs#L28
Check warning on line 25 in crates/wasmi/src/engine/executor/instrs/memory.rs
Codecov / codecov/patch
crates/wasmi/src/engine/executor/instrs/memory.rs#L25
Check warning on line 42 in crates/wasmi/src/engine/executor/instrs/memory.rs
Codecov / codecov/patch
crates/wasmi/src/engine/executor/instrs/memory.rs#L42
Check warning on line 240 in crates/wasmi/src/engine/executor/instrs/return_.rs
Codecov / codecov/patch
crates/wasmi/src/engine/executor/instrs/return_.rs#L240
Check warning on line 243 in crates/wasmi/src/engine/executor/instrs/return_.rs
Codecov / codecov/patch
crates/wasmi/src/engine/executor/instrs/return_.rs#L243