Commit ee45028
authored
Don't validate memories in
For `data.drop` nowadays we only need to validate that the data segment
is a valid index, there's no need for the module to have a defined
memory.data.drop instructions (bytecodealliance#209)1 parent 29cc6a4 commit ee45028
2 files changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1969 | 1969 | | |
1970 | 1970 | | |
1971 | 1971 | | |
1972 | | - | |
1973 | 1972 | | |
1974 | 1973 | | |
1975 | 1974 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
558 | 558 | | |
559 | 559 | | |
560 | 560 | | |
| 561 | + | |
561 | 562 | | |
562 | 563 | | |
563 | 564 | | |
| |||
0 commit comments