Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What do you think of JavaScript decorators? #7

Closed
skimhugo opened this issue Dec 15, 2021 · 2 comments
Closed

What do you think of JavaScript decorators? #7

skimhugo opened this issue Dec 15, 2021 · 2 comments

Comments

@skimhugo
Copy link

https://github.com/tc39/notes/blob/HEAD/meetings/2021-07/july-14.md#decorators-update

and one more question:How do you think ESBuild's support strategy for decorators will change?

@egoist
Copy link
Owner

egoist commented Dec 15, 2021

I haven't been following the decorator proposal so I need a tldr 😅 but I think esbuild's decorator support entirely depends on how typescript will handle the new proposal. they will probably switch to the new spec by default with an option to enable legacy decorators support.

@skimhugo
Copy link
Author

I found esbuild will never support emitDecoratorMetadata. What do you think about it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants