Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
nvbn
on Sept 30, 2015
|
parent
|
context
|
favorite
| on:
ClojureScript on Android
It's because when we running some Clojure app, it loads a huge amount of classes and creates a tons of their instances. There's a good, but a bit outdated, article about that -
http://martinsprogrammingblog.blogspot.de/2012/02/why-is-clo...
And compiled ClojureScript code is just a bunch of js.
Consider applying for YC's W25 batch! Applications are open till Nov 12.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
And compiled ClojureScript code is just a bunch of js.