Closed
Description
With #29 components can now directly embed core wasm types sections, namely being able to define func types for example. This, unlike before, enables aliasing types in module type definitions unlike before where doing so wasn't necessary since there was nothing valid to alias.
With this new structure, would it perhaps make sense to allow aliases to appear in module type declarations? Similar to component/instance type declarations. Validation would ensure that only core type aliases are valid and additionally only non-module-type imports/exports would still be allowed for now.
Metadata
Metadata
Assignees
Labels
No labels