Fork me on GitHub
#cljs-dev
<
2016-12-10
>
dnolen00:12:25

Closing in on externs inference, this might actually work ...

anmonteiro03:12:45

Would this be the first (open source) project using GCC which infers externs?

ambrosebs14:12:30

yay, hello world type checks again in typed cljs 🙂

ambrosebs14:12:03

once I figured out cljs.analyzer.api/resolve ignores cljs-ns, worked fine

ambrosebs15:12:37

I'll work on standardising the analyzer so this never happens again http://dev.clojure.org/jira/browse/CLJS-1461

dnolen15:12:00

@anmonteiro not aware of any other projects that try to do this