Fork me on GitHub
#hoplon
<
2016-04-20
>
l1sp3r04:04:16

How are you compiling the client code? Is it compiled server side and sent back to the client?

dm312:04:03

@l1sp3r: I believe this is cljs in cljs

alandipert19:04:17

na, actually it's going to the server

alandipert19:04:26

the Real Answer is porting all the hoplon stuff to cljc though

alandipert19:04:31

it just seems kind of daunting

alandipert19:04:45

a major downside is the compiled code is so big 😞 1.5mb for whitespace-optimized hello-world

alandipert19:04:45

but i have a workaround in mind, to do string deltas at the castra level

alandipert19:04:58

...keeping the last-sent javascript in the session