Skip to content

Implement a TSL-neutral type conversion system #23

@yatli

Description

@yatli

There are a few benefits from this, for example:

  1. It will greatly reduce the complexity of the codegen.
  2. It will accept open types, instead of sticking to a closed type system which only contains types defined in TSL. (for example, GetField is invalid when the type system only contains float, which is counterintuitive)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions