WebAssembly / component-model

Repository for design and specification of the Component Model
Other
946 stars 79 forks source link

Document what "specialized" means. #320

Closed sunfishcode closed 6 months ago

sunfishcode commented 6 months ago

Add a paragraph documenting specialized types and their relationship to despecialized types.

This is intended to help with #319.

sunfishcode commented 6 months ago

Thanks! I made a few additinoal minor wording adjustments; in particular, I clarified that the property that values can have different representations isn't specific to the Canonical ABI, which will matter more when the component model grows new features involving encoded values.