Skip to content
This repository has been archived by the owner on Mar 29, 2024. It is now read-only.

Same name for instances, memories and registers #29

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

jdonszelmann
Copy link
Contributor

This one is a little more complex than the previous one. The problem is that these values were stored in a vector inside the module,
However, I propose (implementation with this PR) to convert these vectors to maps to make lookup of these names O(1).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant