-
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Description
Feature request
I would like to use TS decorators and choose the runtime supporting this feature. Having such a comparison would help with a choice.
Motivations
Hi!
I'm a regular user of tsx but for the current task I had to use TS framework based on decorators
Instead of running the compiled code I prefer to run ts project directly for test purposes
However it's not working in case of tsx:
ERROR: Parameter decorators only work when experimental decorators are enabled
I understand that it is most likely inherited from esbuild but still it took me some time to search for alternative runtime and luckily found jiti. So having this runtime comparison as more fair attracting also not only features but also gaps of tsx would really help to make a proper choice.
What do you think?
Alternatives
No response
Additional context
No response
Bugs are expected to be fixed by those affected by it
- I'm interested in working on this issue
Compensating engineering work financially will speed up resolution
- I'm willing to offer financial support
brandongit2