21:06 | <bakkot> | I hadn't realized that when node started doing automatic typescript type stripping they also exposed that functionality as an API |
21:06 | <bakkot> | that makes it pretty trivial to strip types when serving files |
21:07 | <bakkot> | which... I think eats most of the motivation for https://github.com/tc39/proposal-type-annotations ? at least the motivations I was aware of |
21:07 | <bakkot> | demo https://github.com/bakkot/buildless-ts-webapp |