chakra-core / chakra-core/ChakraCore
Implement class fields Stage 3 proposal
Open
ECMAScript Spec
Feature Request
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
The class fields proposal is Stage 3 and seems to be implemented in at least V8 (Node 12, Chrome 74):
https://github.com/tc39/proposal-class-fields
It'd be awesome to have these in CC, I currently enjoy fields thanks to TypeScript, but would be awesome to be able to use them in vanilla JS too. I thought there was already an issue tracking this, but I couldn't find anything after several searches, so I'm posting a ticket now.
Contributor guide
Assessment
This issue has not been assessed yet.