wokalski at discord:
I’m wondering... would it be possible to build a tool where you run the program as you normally do and the tool sort of in the background annotates some kind of ast of every .js file with all types a given variable can have ? And then after a few runs such representation is merged and you get all possible types ? Or I’m being lunatic now?
wokalski at discord:
I’m wondering... would it be possible to build a tool where you run the program as you normally do and the tool sort of in the background annotates some kind of ast of every .js file with all types a given variable can have ? And then after a few runs such representation is merged and you get all possible types ? Or I’m being lunatic now?