Y
Hacker News
new
|
ask
|
show
|
jobs
by
goldfeld
4276 days ago
This is great! Would ClojureScript (or other languages compiling down) do?
1 comments
gjtrowbridge
4276 days ago
Thanks! ClojureScript (or Coffeescript, or anything other than JS) will not work "right off the bat", but you could compile to JavaScript on your end, then upload that compiled hero.js file to your github repository, and then THAT should work.
Hope that helps.
link
Hope that helps.