Skip to content

Rework codegen code #22

Description

@pathscale

For now really huge amount of logic is generated via codegen with worktable! procedural macro. This leads to debug issues as it's hard to debug generated code.

Main solution is to rework main WorkTable object and move as much as possible from codegen part to src.

It should be possible to do with proper abstractions over worktable's inner structures.


Migrated from pathscale/wt-dead#128. Originally opened by @Handy-caT on 2026-01-08T20:56:25Z.

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementTasks related to code enhancements/refactorspost-1.0Valid work that does not gate the 1.0.0 release

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions