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

Same name for instances, memories and registers - #29

Open
jdonszelmann wants to merge 7 commits into
yupferris:masterfrom
jdonszelmann:same-name-complex
Open

Same name for instances, memories and registers#29
jdonszelmann wants to merge 7 commits into
yupferris:masterfrom
jdonszelmann:same-name-complex

Conversation

@jdonszelmann

Copy link
Copy Markdown
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