Skip to content

feat: Change primitives to general types #49

Description

@ThomasNotTom

Currently the primitives (uint8, uint16, uint32, and uint64) are hardcoded into each stage of the pipeline. This works for a small set of primitives, however does not scale, in particular when custom types are created within the program. This change should abstract and align the primitive types into this form, that will allow custom types in later versions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions