Skip to content

research: generation of metadata partially / fully at compile-time  #351

@radkomih

Description

@radkomih

Currently metadata is generated at runtime, but there are some limitations related to the reflect support.
Research the feasibility of generating the metadata at compile-time.
Compare the size/performance when generated:

  • partially, just aids the metadata generation at runtime by generating additional helper types/etc.
  • fully, embeds it into the runtime
  • hybrid approach

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    🆕 New

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions