-
Notifications
You must be signed in to change notification settings - Fork 111
Closed
Description
In the explainer:
componentarg ::= (module <moduleidx>)
| (component <componentidx>)
| (instance <instanceidx>)
| (func <funcidx>)
| (value <valueidx>)
| (type <typeidx>)
| (instance <export>*)
Would it make sense to rename the second instance to exports, or something, to make it clear that it's a distinct construct doing a specific thing, and make it easier to make correspondences between code and documentation?
[Updated to reflect the latest updates]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels