anishshobithps / anishshobithps/luma
CODEGEN-1f: Emit match → switch or if-else chain
Ouverte
codegen
priority: high
status: ready
type: feature
- Langage dominant
- TypeScript
- Étoiles
- 1
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Emit Luma match expressions as TypeScript switch statements where possible. For wildcard-only or complex patterns emit as an if-else chain. Wrap in an IIFE when match is used in value position.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.