|
|
|
|
|
by orph4nus
4097 days ago
|
|
The main problem that i had with Clojurescript was that it seemed to be quite intensive even for the simple puzzle game that I made.
Note that it may be because I hacked the program in one night and probably raped the language horrible. Which is why I'm still open for Clojurescript suggestions by people who have good experiences using it. |
|
In general, there should be very little overhead compared to regular JavaScript once the advanced compilation option is used.