rescript-compiler icon indicating copy to clipboard operation
rescript-compiler copied to clipboard

Unify attribute handling in compiler

Open zth opened this issue 3 months ago • 0 comments

Attributes and their meaning is scattered between the syntax and the compiler. We should unify these (and see which ones deserve first class representation in the AST now that we can change it).

Context: https://github.com/rescript-lang/rescript/pull/7804#discussion_r2298153451

zth avatar Aug 25 '25 14:08 zth