Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a test for preparation of multiple memories (near#5459)
Our preparation/sanitization pass assumes a single memory only so we better make sure modules with only 1 memory are supported. If we did in fact enable `multiple_memories` then the preparation code for the memories would work incorrectly.
- Loading branch information