@pabl0rg why do you think I might be interested in this?
p
pabl0rg
04/11/2017, 2:29 PM
I read here earlier that you planned to leverage google closure compiler. You probably know already, but apparently there is jsdoc that can be used to tell closure about types.
pabl0rg
04/11/2017, 2:30 PM
I thought you might be interested in case you didn't know.
k
konsoletyper
04/11/2017, 2:33 PM
I'm afraid, not every user is going to incorporate GCC in their toolchain. It's quite special tool which implies some restrictions to your code, and some of the libraries you might want to use not necessarily follow these restrictions.
konsoletyper
04/11/2017, 2:34 PM
Also, I wonder why GCC can't infer types without hints. Code, generated by kotlinc-js, is quite simple and static