Open
Description
In a follow-up we'll want to refactor this API so that segments are not so closely tied to memories. Looking at the behavior below, it looks like this function blows away any existing segments and memories, so this API isn't really safe to use in a multi-memory context at all. Given that, I think it would make sense to assume this will only be used with non-multi-memory code and have it unconditionally use name "0"
rather than taking an explicit name.
Originally posted by @tlively in #4811 (comment)
Metadata
Metadata
Assignees
Labels
No labels