Max on Nostr: A type stripper still needs a standardized grammar, and even if it is a fast pass it ...
A type stripper still needs a standardized grammar, and even if it is a fast pass it is still a *second* pass so would have some efficiency loss during file loads. Standardizing type annotations in the main grammar seems to be working well for Python, I think it is still a good idea for JS.