You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revert the changes to the cache of externs in Store (#323)
* Revert "Use separate dictionaries for caching `Function`, `Memory`, and `Global` objects in the `Store`, which avoids having to explicitly accessing the `__private` field (because the whole struct is now compared)."
This reverts commit f4e6e57.
* Follow-Up: Add comment.
* Follow-Up: Rename tuple element to reflect the struct field name.
0 commit comments