Commit 31719d1
authored
Change the subtyping check to check for `(memory 0)` instead of
`(memory 1)` to allow memories that start empty but are allowed to grow.
This is a bit more relaxed from the previous predicate while still
restricting it to non-shared, 32-bit, 64k page-size memories.
1 parent 9a183e5 commit 31719d1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3187 | 3187 | | |
3188 | 3188 | | |
3189 | 3189 | | |
3190 | | - | |
| 3190 | + | |
3191 | 3191 | | |
3192 | 3192 | | |
3193 | 3193 | | |
| |||
0 commit comments