▲ | marcjschmidt 4 days ago | ||||||||||||||||
It's not able to execute TypeScript, but a subset of it. The claim in the title is misleading if not totally wrong. This will unfortunately drive people towards using TS only as a linter, and not use its powerful features that are inherently impossible to implement with just type stripping. | |||||||||||||||||
▲ | bsimpson 4 days ago | parent [-] | ||||||||||||||||
I thought TS abandoned stuff that can't just be stripped. Besides enum, what do you use that isn't strippable? | |||||||||||||||||
|