Skip to content

refactor: Pivot to using BaseData internally #2093

@iwoplaza

Description

@iwoplaza

It would be great if we could use AnyWgslData and AnyData internally, but we often operate on generic data, which causes the TypeScript server to crash with Infinite instantiations. For this reason, I think it's best to double down on using BaseData internally and in our type bounds, and use AnyWgslData and AnyData in public API constraints.

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