Skip to content

Full Wasm CM types support #111

@greenhat

Description

@greenhat

Complete complex types support

Wasm CM types are translated to IR Type variants. Add corresponding IR Type variants for the missing Wasm CM types (list, variant, enum, result, option).

Implement the following Wasm CM types support:

  • enum
  • result
  • option
  • flags

Metadata

Metadata

Assignees

Labels

frontendIssues with the compiler driver, configuration, or frontend librarieswasmWebAssembly-related issues or features

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions