anishshobithps / anishshobithps/luma
CODEGEN-1c: Emit let → const and let mut → let
Đang mở
codegen
priority: high
status: ready
type: feature
- Ngôn ngữ chính
- TypeScript
- Star
- 1
- Fork
- 0
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Emit immutable Luma let bindings as TypeScript const and mutable let mut bindings as TypeScript let. Compound assignment operators (+=, -=, etc.) emit directly as TypeScript equivalents.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.