rescript-compiler
rescript-compiler copied to clipboard
Unify attribute handling in compiler
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