Skip to content

emit the full path of items in wesl_quote macros #188

@vxpm

Description

@vxpm

all macros is wesl_quote require use wesl::syntax::*; to work properly - this is because emitted paths are partial, i.e. instead of something like ::wesl::syntax::Span, the macros simply generate Span. this restriction can easily be fixed by emitting the full path.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions