replete-repl / replete-ios

ClojureScript REPL iOS app
Eclipse Public License 1.0
395 stars 25 forks source link

#34 strip transit for cljs cache load js compiled edn #54

Closed karlmikko closed 9 years ago

karlmikko commented 9 years ago

build.clj now compiles the edn to js js then loaded by js/eval

mfikes commented 9 years ago

Cool! I'm gonna try this on an older device (iPad 2). I'm having difficulty applying the patch locally, but I'll sort it out.

mfikes commented 9 years ago

Awesome! Looks good. Works and works at the same speed as Transit on iPad 2.