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
Aha, thanks! I was looking in the wrong repo there. (In fact, I'm a bit confused, since the "name" section is documented in this repo too - so I don't know where issues should be raised... oh well!)
Currently, the names section only allows naming the module, functions, and locals.
It should allow for naming globals, or debuggers won't be able to attach friendly names to the globals being accessed.
I suppose tables and memories should probably allow naming as well, although it's less likely in practice that there'll be more than one of those.
The text was updated successfully, but these errors were encountered: