WebAssembly / component-model

Repository for design and specification of the Component Model
Other
914 stars 78 forks source link

Relax the uniqueness rules on kebab-names #259

Closed lukewagner closed 10 months ago

lukewagner commented 10 months ago

This small PR relaxes the import/export uniqueness rules for kebab names (to match non-kebab-names) as explained in #252.