Skip to content

Generate a trait to resolve component instructions that need resolution #62

Description

@robpatterson13

We split the syntax and runtime instruction of components in #57, leaving composites to resolve the lowering. Currently it's unstructured and involves a lot of boilerplate (specifically around instructions that are one-to-one between syntax and runtime); we can provide a trait for composite resolver to hook into for instructions that need lowering.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions