fasterthanlime / shin

:warning: (def shin (dissoc clojurescript :jvm :google_closure)) (deprecated)
MIT License
35 stars 1 forks source link

this-as must bind to JS var #90

Closed fasterthanlime closed 9 years ago

fasterthanlime commented 9 years ago

Cause it can be nested in a closure or whatnot. The current Scope hack isn't enough.