Function expression decorators S0
Proposal details
- Stage: Stage 0
- Status: Active
- ECMAScript edition: —
- Synchronized: Aug 28, 2026
- 中文译文 · Source repository
Proposal overview
This proposal introduces decorators for function expressions, allowing decorators to be applied to function expressions in addition to declarations. It aims to extend the existing decorator syntax to cover more use cases. The proposal is currently in an early stage, with no detailed specification provided.
The upstream repository does not provide a README.